SpringBoot

SpringBoot-설정

NellKiM 2025. 1. 16. 09:22

프로젝트 생성시 jar 로 생성함

 

application.properties

server.port=7777 //서버 포트 설정 

server.servlet.context-path=/shinhan  //contextpath 설정