Spring boot demo application that connects to the EventFul.com API and retrieves event data for London.
- Spring boot web
- Thymeleaf template engine
- Feign client
- Spring boot cache support
This project is using Maven build and using Java 11. Run the following command in a terminal window
./mvnw spring-boot:run