Implemented API which contains AirportController, PlaneController, FlightExpeditionController, BookingController, PassengerController etc
- Spring boot web api should be used.
- SOLID principles must be followed.
- Unit tests should be written.
- JPA should be used.
- Project should include example data initialization.
- You can use microservice architecture but not required.
- MapStruct should be used.
- Attention should be paid to data consistency