changes.mady.by.user Sansae
Saved on Feb 14, 2020
...
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency>
- app.baseUrl=http://localhost:8080/+ spring.redis.host=redis+ spring.redis.port=6379
spring.redis.host=redis spring.redis.port=6379