Commit Graph

14 Commits

Author SHA1 Message Date
sampadawagde c4cac4d381 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
Krzysztof Woyke 8a264a9981 JAVA-3570: Fix unit tests in persistence-modules/redis 2020-12-11 13:16:09 +01: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
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Ashley Frieze 8a771a8b46 Rework the delete everything in Redis example 2020-05-25 21:06:26 +01:00
johnA1331 6786c93bc0 Update README.md 2020-05-12 16:56:57 +08:00
aitorcuesta b26b71567a [BAEL-3614] - Spring Redis Configuration From application.properties File (#9226)
* BAEL-3614 - Initial commit

* BAEL-3614 - Removing unnecessary properties
2020-05-03 13:25:39 -07:00
Tapan Avasthi 61787725fa Resolve Redis Client Connection Issue in Integration Test
- Resolves a race condition where a client instance is closed
  before it can be used by another test
2020-02-12 23:28:12 +05:30
johnA1331 c39d3354f7 Update README.md 2020-02-10 14:30:25 +08:00
Dhawal Kapil d9aff41077 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Tapan Avasthi 6bca22524a BAEL-3613: Reading All Available Redis Keys (#8490) 2020-01-23 16:30:12 +00:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
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