Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 409 Bytes

example

mju-DistributedProgramming2-example-service
새로운 서비스 만들 경우 example service 복사해 사용

rename project

https://djunnni.gitbook.io/springboot/appendix/spring-rename

  1. .settings
  • deploy-name
  • context-root
  • java-output-path
  1. application.properties
  • spring.application.name=
  • server.port=${PORT:}
  1. pom.xml
  • artifactId
  • name
  • description
  • build>finalName