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

Throw Exception on startup if bucket4j is enabled but no cache is configured. #262

Closed
MarcGiffing opened this issue Mar 13, 2024 · 0 comments · Fixed by #273
Closed

Throw Exception on startup if bucket4j is enabled but no cache is configured. #262

MarcGiffing opened this issue Mar 13, 2024 · 0 comments · Fixed by #273
Milestone

Comments

@MarcGiffing
Copy link
Owner

MarcGiffing commented Mar 13, 2024

Throws startup failure if:

  • if no Bucket4j Cache Resolver (SyncCacheResolver or AsynchCacheResolver) is present
  • if Servlet FiltersMethods are configured a SynchCacheResolver must be provided
  • if Webflux or GateWay FilterMethods are configured a AsyncCacheResolver must be present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant