ga: redis: enabled: false spring: datasource: url: jdbc:postgresql://192.168.0.60:55432/ga username: ga password: ga cache: type: simple autoconfigure: exclude: - org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration - org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration