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
fdpro
68b732beb0
[JAVA-2306] Fixes after Loredana's review
...
* Brought back UserRepositoryCustomImpl.java
* Added link to https://www.baeldung.com/spring-data-jpa-query in spring-data-jpa-query-2 README
* Migrated code for https://www.baeldung.com/spring-data-jpa-query-by-date
* Migrated https://www.baeldung.com/spring-vs-jta-transactional to spring-persistence-simple
2020-09-05 15:37:32 +02:00
Loredana Crusoveanu
7ab2f437ee
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
Ali Dehghani
3582280608
Fixed the Datasource Assertion Issue
2020-05-27 22:25:08 +04:30
Josh Cummings
436998de1f
Merge pull request #9333 from Maiklins/Java-1524-split-move-spring-boot-persistence
...
BAEL-1524 Change http into https
2020-05-27 09:29:21 -06:00
kwoyke
f48582cfe1
BAEL-4079: Add Oracle dependencies ( #9338 )
2020-05-23 19:55:53 +02:00
mikr
6eaf9840a0
BAEL-1524 Change http into https
2020-05-21 12:08:11 +02:00
mikr
dca1a9fb3f
BAEL-1524 Fix test
2020-05-16 18:20:33 +02:00
mikr
94ed56e4f5
BAEL-1524 Put back HikariCP
2020-05-16 17:21:28 +02:00
mikr
958435e0b3
BAEL-1524 Add HikariCP exclusion to Spring Boot Data JPA dependency
2020-05-16 17:04:21 +02:00
mikr
8c1e57cc58
Merge branch 'master' of https://github.com/Maiklins/tutorials into Java-1524-split-move-spring-boot-persistence
...
Conflicts:
persistence-modules/spring-boot-persistence-2/README.md
2020-05-16 16:47:19 +02:00
Cicio Flaviu
af387990c8
BAEL-3849 Implemented example code for comparing Transactional. ( #9261 )
2020-05-10 07:43:51 +02:00
mikr
c2637f1509
BAEL-1524 Split spring-boot-persistence module
2020-05-09 14:56:21 +02:00
johnA1331
9d62a60deb
Update README.md
2020-05-05 17:50:35 +08:00
Aitor Cuesta
8c77609793
BAEL-3075 - Removing byte-buddy dependency
2020-04-15 08:01:26 +02:00
Aitor Cuesta
33d6f3853c
BAEL-3075 - Undo whitespaces from pom.xml. README.md is replaced with the original version
2020-04-12 10:46:36 +02:00
Aitor Cuesta
5fc5e76929
BAEL-3075 - PR reviews, removing Oracle jars, adding extra explanation/configuration to Oracle configurations
2020-04-08 11:30:52 +02:00
Aitor Cuesta
b2bc2dca8f
BAEL-3075 - Adding ojdbc8.jar, ons.jar and ucp.jar
2020-04-05 17:10:49 +02:00
Aitor Cuesta
6d60aad5f9
BAEL-3075 - Initial commit
2020-04-05 12:51:27 +02:00
amit.pandey
fb58191295
resolve merge conflicts
2020-01-30 02:39:31 +05:30
amit.pandey
f3740fc344
extract pom version into properties
2020-01-30 02:16:26 +05:30
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
Philippe
45de2abf96
[BAEL-3164] Rename module to spring-boot-persistence-2
2020-01-26 18:04:24 -03:00