Skip to content

mju-DistributedProgramming2/EmployeeService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages