server: port: 9090 spring: data: redis: port: 6379 password: "" database: 0 timeout: 10000