30 lines
709 B
Properties
30 lines
709 B
Properties
|
|
|
|
spring.profiles.active=dev
|
|
|
|
|
|
# mybatis setting
|
|
mybatis.mapper-locations=classpath:mapper/**/*.xml
|
|
# model camel case set
|
|
mybatis.configuration.map-underscore-to-camel-case=true
|
|
|
|
#sql \ucd9c\ub825 log \uc124\uc815
|
|
logging.level.jdbc.sqlonly=off
|
|
logging.level.jdbc.sqltiming=info
|
|
logging.level.jdbc.audit=off
|
|
logging.level.jdbc.resultset=off
|
|
logging.level.jdbc.resultsettable=off
|
|
|
|
|
|
spring.devtools.restart.enabled=true
|
|
spring.devtools.livereload.enabled=true
|
|
|
|
server.error.whitelabel.enabled=false
|
|
|
|
# respone success status code
|
|
respone.status.success=STAT_0
|
|
|
|
|
|
#
|
|
Ganpandaup.estimate.template.url=https://www.munjaon.co.kr/publish/email_form_ganpandaum_contact.html
|
|
Ganpandaup.receiver.email=hylee250@kakao.com |