application-dev.properties 788 Bytes
server.port=9106

# DATASOURCE
spring.datasource.url=jdbc:postgresql://172.31.1.27: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://172.30.1.167:9200
spring.elasticsearch.jest.
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/