Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 235 Bytes

spring-boot-ehcache

  • mvn clean
  • mvn install
  • mvn spring-boot:run

Its a cache management demo with spring-boot and ehcache. Cache will be maintained by Time To Live (TTL) 60 seconds. Logs will print the apprpriate behavior.