Skip to content

mgocd/spring-cacheable-parameters-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Spring Boot application showing @Cacheable issue when used in a library compiled without -parameters compiler flag.

To reproduce run ./gradlew test and observe the failure of test DemoApplicationTests > cachedDataLibTests.

They will succeed after downgrading Spring Boot to 3.1.8 in myapp/build.gradle.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages