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
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
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