Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 623 Bytes

README.MD

File metadata and controls

27 lines (18 loc) · 623 Bytes

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.

Setup

To successfully build and execute the application, ensure that you meet the following requirements:

  • maven installed
  • java 17 or later installed
  • docker installed (optional)

Building

mvn clean install

Running

mvn spring-boot:run

Api Documentation

- after launch you can check out the Swagger: ☛ OpenApi documentation