Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Spring boot with ehcache to cache the data for rest web services. Data will stay in memory for a given time after that will be queried again from Database.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages