Oliver Gierke
6684c8c69b
#190 - More simplifications for Spring Boot 1.4 M3.
...
Replaced all occurrences of @SpringApplicationConfiguration with @SpringBootTest. Using SpringRunner instead of @SpringJUnit4ClassRunner now.
2016-06-10 21:26:46 +02:00
Oliver Gierke
99d1597756
#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.
2016-02-27 12:30:31 +01:00
Christoph Strobl
91565e3e21
#3 - Added samples for Spring Data Redis.
...
We added basic samples showing KEYS and SCAN command as well as configuration options for Redis Sentinel.
Original pull request: #9 .
2014-09-09 09:19:40 -05:00