Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

caches will only inherit basic-spec if they have custom properties #185

Open
TheGeb opened this issue Sep 26, 2023 · 0 comments
Open

caches will only inherit basic-spec if they have custom properties #185

TheGeb opened this issue Sep 26, 2023 · 0 comments

Comments

@TheGeb
Copy link

TheGeb commented Sep 26, 2023

I would like to define a cache in code with
@Cacheable(cacheNames = "example_cache"
and have it inherit the basic-spec without any changes to property files

However, currently CaffeineSpecResolver.getCaffeineSpec will only apply the basic-spec to caches which have a non-blank value for coffee-boots.cache.spec.example_cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant