Spring 전환 골격 최신 reviewer 검증 (role-developer-reverify-550-001)
All checks were successful
ci / test (pull_request) Successful in 1m38s

This commit is contained in:
forge-bot 2026-07-14 05:49:13 +00:00
parent d35dfe419e
commit 38bf3426ed

View 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