The comprehensive Spring Boot Java software is designed to create real-time transit information services for the Service-alerts project, adhering to the GTFS-RT Google Transit specifications.
To successfully build and execute the application, ensure that you meet the following requirements:
- maven installed
- java 17 or later installed
- docker installed (optional)
mvn clean install
mvn spring-boot:run