카테고리 없음

[무중단 자동배포] 20. 백엔드 application.properties 설정

bay07 2024. 9. 25. 14:49

 

1. Spring boot 파일 설정 

// 스프링부트 application.properties 설정
// src > main > resources > application.properties
spring.application.name=eggmoney
server.servlet.context-path=/api
저작자표시 비영리 변경금지 (새창열림)