An open API service indexing awesome lists of open source software.

https://github.com/josdem/spring-boot-ehcache

Shows how to integrate Ehcache to your Spring Boot application
https://github.com/josdem/spring-boot-ehcache

ehcache java spring-boot

Last synced: 6 months ago
JSON representation

Shows how to integrate Ehcache to your Spring Boot application

Awesome Lists containing this project

README

          

Spring Boot Ehcache
----------------------------------------------

This project shows how to integrate Ehcache basic configuration to your Spring Boot application.

#### To run the project

```bash
gradle bootRun
```

#### Read this as reference

http://josdem.io/techtalk/spring/spring_boot_ehcache/