File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Spring Boot Cache Management and Statistics
2
+ For complete understanding of Spring Boot Cache management and statistics you can checkout our blog.
3
+ <br /><br />** Blog Link:** [ Spring Boot Cache Management and Statistics
4
+ ] ( https://bootcamptoprod.com/spring-boot-cache-management-and-statistics/ )
5
+ <br />
6
+
1
7
# spring-boot-cache-management
2
- A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache
8
+ A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache and get cache statistics
Original file line number Diff line number Diff line change 14
14
<version >0.0.1-SNAPSHOT</version >
15
15
16
16
<name >spring-boot-cache-management</name >
17
- <description >A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache</description >
17
+ <description >A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache and get cache statistics </description >
18
18
19
19
<properties >
20
20
<java .version>17</java .version>
You can’t perform that action at this time.
0 commit comments