spring-attic / spring-native

Spring Native is now superseded by Spring Boot 3 official native support
https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html
Apache License 2.0
2.74k stars 356 forks source link

Native support For CaffeineCache api in Spring boot Cache #1702

Closed Kotlin-GDE closed 2 years ago

Kotlin-GDE commented 2 years ago

hi

add support for CaffeineCache in spring boot cache

sdeleuze commented 2 years ago

Hi, that will be supported via Spring Boot 3.0 native support (caching is currently supported in snapshots, but Caffeine not yet).