Application for monitoring cheap tickets based on Aviasales API
- Spring boot stack with next starters:
- web
- cache
- openfeign
- caffeine
- lombok
- maven
- Aviasales API Client
-
Download the zip file or clone the repository:
git clone https://github.com/MaximRom00/FlightMonitoringService.git
-
Run this application using maven: Run the app using maven:
mvn spring-boot:run
The app will start running at http://localhost:8081.