Skip to content

Commit 4b37700

Browse files
committed
Merge remote-tracking branch 'origin/webapp-demo-sn-as' into webapp-demo-sn-as
2 parents 694ed1e + 2becc00 commit 4b37700

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
spring.profiles.active=default, core
2+
spring.application.name=spring-boot-upgrade-report
3+
# toggle support for git to sync and auto-commit
4+
sbm.gitSupportEnabled=true
5+
logging.level.org=ERROR
6+
logging.level.org.springframework.sbm.logging.MethodCallTraceInterceptor=DEBUG
7+
logging.level.org.springframework.sbm.logging.StopWatchTraceInterceptor=DEBUG
8+
logging.level.org.springframework=ERROR
9+
logging.level.org.openrewrite=ERROR
10+
logging.level.org.springframework.sbm=ERROR

0 commit comments

Comments
 (0)