Commit Graph

18 Commits

Author SHA1 Message Date
sampadawagde ae27c57803 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3) 2021-05-10 20:06:48 +05:30
Loredana 90c65b0530 fix redis context test 2020-10-17 12:36:50 +03:00
Loredana 5a05897688 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
François Dupire 68287516fe [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions (#10018)
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions

* Upgraded JUnit version for persistence-module and the modules that directly depends on it

* Upgraded Maven Surefire Plugin version for these as well

* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules

* Upgraded versions in other modules

* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used

* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
Josh Cummings be788bf940 Merge pull request #9664 from kwoyke/JAVA-1645
JAVA-1645: Get rid of the overriden spring-boot.version property
2020-07-18 16:28:24 -06:00
kwoyke 9cf9cf91a2 BAEL-3275: Convert RedisMessageListenerIntegrationTest to a SpringBootTest (#9717) 2020-07-17 17:06:50 +02:00
Krzysiek 749b832ef8 JAVA-1645: Use ReactiveStringRedisTemplate 2020-07-07 19:02:09 +02:00
Krzysiek 0865321f82 JAVA-1645: Get rid of the overriden spring-boot.version property 2020-07-07 19:01:50 +02:00
Ashley Frieze 8a771a8b46 Rework the delete everything in Redis example 2020-05-25 21:06:26 +01:00
johnA1331 087248c5e3 Update README.md 2020-03-18 14:11:14 +08:00
Vivek 84c78797f5 Delete everything in Redis (#8823) 2020-03-11 17:55:14 +00:00
Krzysiek 9ce30c3e78 JAVA-142: Migrate spring-data-redis to com.baeldung 2020-02-12 19:55:28 +01:00
Dhawal Kapil 579eddd624 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-21545_persistencemodules 2020-01-29 20:51:32 +05:30
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Krzysiek 3b66c40c05 BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-data-redis 2020-01-11 23:38:32 +01:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00