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