src/main/resources → application.properties 에 계정 등록 (후에 yml로 바꿀 것)
server.port=9002
springBootApp으로 실행 → localhost:9002
@ComponentScan({"boot.test"})