#155 - Upgraded to Spring Boot 1.4 M1.
Switched to renamed Redis starter POM. Removed invalid @Transactional annotation from projections example in MongoDB. Added Mark Paluch as contributor in the root POM.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-redis</artifactId>
|
||||
<artifactId>spring-boot-starter-data-redis</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user