Spring 전환 골격 최신 reviewer 검증 (role-developer-reverify-550-001)
All checks were successful
ci / test (pull_request) Successful in 1m38s
All checks were successful
ci / test (pull_request) Successful in 1m38s
This commit is contained in:
parent
d35dfe419e
commit
38bf3426ed
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