java-tutorials/persistence-modules/spring-data-redis
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
..
src Story/bael 14304 (#7311) 2019-07-20 14:33:56 +03:00
README.md Bi-monthly test fix - BAEL-10195 (#5626) 2018-11-08 21:23:23 +01:00
pom.xml [BAEL-14848] - Fixed tests in spring-data-redis module 2019-06-06 21:05:34 +05:30

README.md

Spring Data Redis

Relevant Articles:

Build the Project with Tests Running

mvn clean install

Run Tests Directly

mvn test