application.yml 633 Bytes
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
debug: false
server:
port: 9090
spring:
application:
name: talkonlineweb
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://119.90.57.26:3306/talkonline?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8
username: platform
password: platform123
jackson:
date-format: yyyy-MM-dd HH:mm:ss
mvc:
throw-exception-if-no-handler-found: true
resources:
add-mappings: false
# profiles:
# active:
logging:
config: classpath:logback-spring.xml

excludePath: login,test1,test2
uploadPath: /data/talkonline/upload/
imgUrlPre: https://dev-talk.healthbaby.com.cn/upload/