Skip to content

Sample application demonstrating Spring’s caching support and usage of Ehcache

License

Notifications You must be signed in to change notification settings

mebinjoe/spring-boot-ehcache3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-ehcache3

Sample application demonstrating Spring’s caching support and usage of Ehcache

EhCache 3.x

  1. add the net.sf.ehcache:ehcache dependency to the project.
  2. ehcache.xml configuration file at the root of the classpath

Run:

$mvn spring-boot:run -Pehcache2

About

Sample application demonstrating Spring’s caching support and usage of Ehcache

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages