wuyouming666
2024-05-09 6fc113e0fd5e792350e286ad24a83bcd8d4b4b3b
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/resources/application.yml
New file
@@ -0,0 +1,12 @@
server:
  port: 8082
spring:
  profiles:
    active: prod
  application:
    name: cacheVerticalGlass
mybatis-plus:
  mapper-locations: classpath*:mapper/*.xml
  configuration:
    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl