Newer
Older
casic-metering-readwriter / src / main / resources / application.yml
wangpeng on 15 Jun 2023 215 bytes first commit
server:
  port: 8083

logging:
  config: classpath:logback-spring.xml
  level.root: info
  level.com.casic: debug
  level.org.springframework.web: info
log:
  path: D:\metering\casic-metering-readwriter-1.0-SNAPSHOT