Files
nas-service/src/main/resources/application.properties.debug
2022-05-16 01:03:06 +08:00

12 lines
513 B
Plaintext
Raw Blame History

server.port=8000
spring.datasource.url=jdbc:mysql://127.0.0.1/databases?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=UTC&allowPublicKeyRetrieval=true&userAffectedRows=true
spring.datasource.username=user
spring.datasource.password=password
mybatis.mapper-locations=classpath:mappers/*.xml
#mybatis.config-location=classpath:mybatis-config.xml
mybatis.type-aliases-package=com.yutou.nas.mybatis
#<23><>ӡmybatis<69><73>־
#logging.level.com.yutou.nas=debug
#oss
log4j.logger.com.aliyun.oss=OFF