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