Skip to content

Commit 9464de9

Browse files
authored
Fix typo in application.yaml
1 parent a044e60 commit 9464de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ springdoc:
7272
logging:
7373
level:
7474
ROOT: INFO
75-
br.com.nultidatasources: INFO
75+
br.com.multidatasources: INFO
7676
appender: CONSOLE
7777
pattern:
7878
console: "%d{yyyy-MM-dd HH:mm:ss.SSS} %X{X-Request-ID} %highlight(%-5level) %magenta([%t]) %msg%n"

0 commit comments

Comments
 (0)