Skip to content

Commit 9773030

Browse files
authored
Fixes dependabot update for springboot parent and swagger (#9)
* Adds Dependabot configuration * Fixes https://github.com/couchbase-examples/java-springboot-quickstart/runs/4886347485?check_suite_focus=true Co-authored-by: chedim <>
1 parent 5f69f1f commit 9773030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ spring.couchbase.bootstrap-hosts=localhost
22
spring.couchbase.bucket.name=user_profile_spring
33
spring.couchbase.bucket.user=Administrator
44
spring.couchbase.bucket.password=password
5+
spring.mvc.pathmatch.matching-strategy=ant_path_matcher

0 commit comments

Comments
 (0)