Reference: UI 패키징 방법
Information
  1. Properties 설정
    Local 배포 : /resources/config/properties/globals.properties 파일에서 db 프로퍼티를 DEV로 설정한다.
    운영 배포 : /resources/config/properties/globals.properties 파일에서 db 프로퍼티를 PROD로 설정한다.
  2. war 패키징
  3. deploy