Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Avoid implementation-specific caching configurations by default #481

Closed
sdeleuze opened this issue Feb 16, 2021 · 0 comments
Closed

Avoid implementation-specific caching configurations by default #481

sdeleuze opened this issue Feb 16, 2021 · 0 comments
Labels
type: optimization Related to optimizing image size, performance or memory consumption
Milestone

Comments

@sdeleuze
Copy link
Contributor

As discussed with @aclement, I create this caching optimization issue. Maybe we coul dimplement it for now with a substitution that would in org.springframework.boot.autoconfigure.cache.CacheConfigurations mimic the @ConditionalOnClass on each cache implem config.

The question has been asked to Boot team in order to know if that could be done directly on Boot side.

@sdeleuze sdeleuze added the type: optimization Related to optimizing image size, performance or memory consumption label Feb 16, 2021
@sdeleuze sdeleuze added this to the 0.9.0 milestone Feb 16, 2021
@sdeleuze sdeleuze changed the title Try to avoid implementation-specific caching configurations by default Avoid implementation-specific caching configurations by default Feb 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: optimization Related to optimizing image size, performance or memory consumption
Development

No branches or pull requests

1 participant