diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 2b80f513..3ff3d837 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -22,7 +22,7 @@ ms: spring: profiles: - active: test + active: dev mvc: pathmatch: use-suffix-pattern: true