Java 17 Memory Leak When Using Spring Boot and Caching with Guava
👀 Views: 3
💬 Answers: 1
📅 Created: 2025-06-03
java spring-boot guava caching
I'm encountering a memory leak issue in my Spring Boot application which uses Guava for caching. After deploying version 1.0.3 of my application, I noticed that...