gs-caching
gs-caching copied to clipboard
Caching Data with Spring :: Learn how to cache data in memory with Spring
Please review the changes and merge
adding @CachePut example
I documented your Spring Cache example, with some Sequence and Class Diagrams. The documentation can be seen at: https://design.codelytics.io/?dashboardId=spring.cache.architecture https://design.codelytics.io/?dashboardId=spring.cache.detail Let me know if you think documentation would be useful...
[#21] Updated the Spring Boot version.
Update the guide to use the most recent Spring Boot version. To do so, change the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml