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 245f1b6 commit 799f89cCopy full SHA for 799f89c
src/main/resources/application.properties
@@ -2,3 +2,4 @@ spring.couchbase.bootstrap-hosts=localhost
2
spring.couchbase.bucket.name=user_profile
3
spring.couchbase.bucket.user=Administrator
4
spring.couchbase.bucket.password=password
5
+spring.mvc.pathmatch.matching-strategy=ant_path_matcher
0 commit comments