server.port=8082
spring.redis.host=localhost
spring.redis.port=6379
spring.datasource.url=jdbc:mysql://localhost:3306/irext
spring.datasource.username=root
spring.datasource.password=root