Spring 전환 골격 최신 reviewer 검증 #1
1 changed files with 8 additions and 0 deletions
8
src/main/resources/application.properties
Normal file
8
src/main/resources/application.properties
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Spring Boot minimal configuration
|
||||
spring.application.name=spring-boot-minimal
|
||||
|
||||
# Disable banner for cleaner test output
|
||||
spring.main.banner-mode=off
|
||||
|
||||
# Test profile settings
|
||||
spring.test.mockmvc.print=none
|
||||
Loading…
Add table
Add a link
Reference in a new issue