wuxw
2024-04-23 a811bfa7c7c15732b817c92f2a92bc5da7549507
springboot/src/main/resources/application-debug.yml
@@ -17,9 +17,9 @@
    name: boot-service
  redis:
    database: 0
    host: 192.168.1.108
    host: 127.0.0.1
    port: 6379
    password: hc12345678
    password: hc
    pool:
      max-active: 300
      max-wait: 3000