You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting, thanks for sharing. I've been wondering if it wouldn't be best to swap out mongo for a different reactive driver and database. The embedded mongo doesn't seem ideal for all scenarios.
Korifi v0.13.0 supports service brokers.
Thanks for bringing this sample up to Spring Boot 3.3.5!
I'm able to
./gradlew assemble
using Java 17!I tried to
cf push -f deploy/cloudfoundry/manifest.yml
Error here, makes me think that the version of embedded MongoDB won't work with the latest buildpacks.
The text was updated successfully, but these errors were encountered: