-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add smoke test for spring-boot-starter-cache #40
Comments
Getting couchbase to just start up in docker is little bit more complicated: https://stackoverflow.com/questions/69842680/couchbase-with-docker-compose-unable-to-insert-durabilityimpossibleerror The official guide always the user to click through some UI to get a working cluster. |
As discussed with @odrotbohm and @snicoll, JCache support is current broken at AOT generated code level:
|
It should be mentioned that the smoke test for Hazelcast has been removed. Same for cache2k. |
HazelcastCache2kThe text was updated successfully, but these errors were encountered: