application-prod.properties
752 Bytes
server.port=9106
# DATASOURCE
spring.datasource.url=jdbc:postgresql://127.0.0.1:5432/pretty_num?prepareThreshold=0
spring.datasource.username=ccc
spring.datasource.password=ccc
spring.datasource.type=com.zaxxer.hikari.HikariDataSource
# MYBATIS
mybatis.configuration.mapUnderscoreToCamelCase=true
debug=true
logging.level.com.uccc=debug
zhexi.url=http://api.chanzor.com/send?action=send&content=%s&mobile=%s&account=98b4ab&password=hjqlvm8ref
spring.elasticsearch.jest.uris=http://127.0.0.1:9200
elasticsearch.index=pretty_num_server.public.numbers
spring.jackson.date-format=yyyy-MM-dd HH:mm:ss
spring.jackson.time-zone=GMT+8
sign.key=sqvwxfjodfkm7235
logging.config=classpath:logback-dev.xml
logging.file=order
logging.path=/data/log/order/