Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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