We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f1e37 commit 69a25e4Copy full SHA for 69a25e4
spring-boot-project/spring-boot-autoconfigure/build.gradle
@@ -27,6 +27,7 @@ dependencies {
27
optional("com.hazelcast:hazelcast-client")
28
optional("com.hazelcast:hazelcast-spring")
29
optional("com.h2database:h2")
30
+ optional("com.nimbusds:oauth2-oidc-sdk")
31
optional("com.samskivert:jmustache")
32
optional("com.sun.mail:jakarta.mail")
33
optional("de.flapdoodle.embed:de.flapdoodle.embed.mongo")
0 commit comments