Skip to content

Commit af07c02

Browse files
committed
Avoids extra debug logging.
1 parent 91cda81 commit af07c02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/application.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ spring:
3333
sql:
3434
init:
3535
platform: postgresql
36+
web:
37+
resources:
38+
add-mappings: false
3639

3740
server:
3841
port: 7095

0 commit comments

Comments
 (0)