1 parent 3b10741 commit 3b4fbadCopy full SHA for 3b4fbad
1 file changed
services/producer/src/test/resources/application.yml
@@ -26,9 +26,6 @@ spring:
26
flyway:
27
locations: classpath:.
28
baseline-on-migrate: true
29
- devtools:
30
- livereload:
31
- enabled: true
32
33
logging:
34
level:
@@ -50,3 +47,6 @@ management:
50
47
mybatis:
51
48
configuration:
52
49
map-underscore-to-camel-case: true
+
+username: test123
0 commit comments