13 Commits

Author SHA1 Message Date
n
17d635bd0d Revert "JAVA-20167 Changes in MovieRepositoryIntegrationTest"
This reverts commit b50712ae429aafe125f207fd1417b0052fa85a89.
2023-06-15 20:37:24 +03:00
n
19039a3d2e Revert "JAVA-20167 Additional changes for test MovieRepositoryIntegrationTest"
This reverts commit 2a4950a9d74ae6334e6059d3dca4c6535315f99b.
2023-06-15 20:37:20 +03:00
timis1
2a4950a9d7 JAVA-20167 Additional changes for test MovieRepositoryIntegrationTest 2023-06-13 20:40:51 +03:00
timis1
b50712ae42 JAVA-20167 Changes in MovieRepositoryIntegrationTest 2023-06-13 00:42:45 +03:00
timis1
2fd4c39a21 JAVA-20167 Migrating spring-data-neo4j 2023-06-12 02:00:30 +03:00
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