jinlin
2025-04-05 92705ac08a97ddc4904795f024723aab69e1abd8
src/main/resources/application.yml
@@ -1,10 +1,10 @@
server:
  port: 8080
logging:
  level:
    com.example: debug
  file: log/my.log
server:
  port: 3030
j2cache:
  config-location: classpath:/j2cache.properties
@@ -15,6 +15,7 @@
  line-nodes: 10
  area-width: 5000
  configPath: config.properties
  tmp-path: templateFile/
spring:
  profiles: