sampadawagde
ae27c57803
JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 3)
2021-05-10 20:06:48 +05:30
Loredana Crusoveanu
4bd932ba81
Merge pull request #8537 from the-magic-max/patch-1
...
Redundant Variable 'config'
2020-03-19 22:42:07 +02:00
Krzysiek
e12be0bd59
JAVA-142: Migrate spring-data-neo4j to com.baeldung
2020-02-12 20:08:11 +01:00
Dhawal Kapil
d9aff41077
BAEL-21545 POM Properties Cleanup
...
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
Max
3635001222
Redundant Variable 'config'
...
Instead of initializing a local variable first and then return it, you could directly return a new Builder instance.
-> return new Builder().uri(URL).build();
2020-01-15 15:43:57 +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