Skip to content

vstange/springbootcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EhCache 2.x Example for Spring Boot

Request for "seeds" go to curl 'http://localhost:8080/seed/<number>' e.g.

curl 'http://localhost:8080/seed/1'
curl 'http://localhost:8080/seed/2'
curl 'http://localhost:8080/seed/3'

Status requests

curl 'http://localhost:6001/actuator/health'

also a short example for

  • Lombok (@Log is used)
  • expose all Actuator endpoints in Spring Boot 2.x

Useful links:

About

EhCache 2.x Example for Spring Boot (Lombok Log and expose Actuator endpoints)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages