[PPN-211113] Re-structure properties

This commit is contained in:
woo-jin.shin
2021-11-17 23:49:30 +09:00
parent 5b4b44f093
commit 24a848dc9f
18 changed files with 178 additions and 21 deletions

View File

@@ -1,19 +1,21 @@
spring:
application:
# name: ppn-sender
name: app1
name: ppn-sender
main:
allow-bean-definition-overriding: true
profiles:
active: development
active: ${SPRING_ACTIVE_PROFILE:development}
freemarker:
enabled: false
server:
port: 20080
error:
whitelabel:
enabled: false
management:
endpoints:
web:
exposure:
include: refresh
include: refresh, env