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 2f05339 commit 0418344Copy full SHA for 0418344
1 file changed
boot-kotlin-co/src/main/resources/application.properties
@@ -2,5 +2,5 @@ logging.level.root=INFO
2
logging.level.web=DEBUG
3
logging.level.com.example.demo=DEBUG
4
server.port=8080
5
-spring.data.mongodb.uri=mongodb://localhost:27017/blog
+#spring.data.mongodb.uri=mongodb://localhost:27017/blog
6
spring.webflux.problemdetails.enabled=true
0 commit comments