Spring Boot service to interact with (amazing) Openrouteservice APIs version 2.
- Java 11 or higher
- Spring Boot 3.0.2 or higher
- Include depndencies you can find in pom.xml
- Include properties you can find in application.properties
- Include RouteService.java and RouteServiceImpl.java files in your project