Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 503 Bytes

File metadata and controls

17 lines (13 loc) · 503 Bytes

Eventful SpringBoot Demo

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

How to run this app?

This project is using Maven build and using Java 11. Run the following command in a terminal window

./mvnw spring-boot:run

Event Listing Demo List page screenshot