Air Flux Capacity is a set of APIs that allow airports assign gates that fit a departing aircraft and also help the flight crews to know where to fly to. The project uses Spring, Java 8 and JUnit/Mockito for testing
- Open project in IDE of choice
- Run
Application
- Run tests with
mvn clean verify
API documentation will be available at http://localhost:8080/swagger-ui.html