Commit Graph

46 Commits

Author SHA1 Message Date
panos-kakos
5b78209475 [JAVA-23099] Upgraded maven-compiler-plugin to latest version 2023-08-28 08:48:54 +03:00
timis1
e993db2c23 JAVA-20164 Upgrade java hibernate specific modules to JDK 11 (#13900)
* JAVA-20164 Upgrade java hibernate specific modules to JDK 11

* JAVA-20164 Migrating java-jpa-2

* JAVA-20164 Migrating jnosql-artemis

* JAVA-20164 Migrating querydsl

* JAVA-20164 Migrating r2dbc

* JAVA-20164 Migrating redis

* JAVA-20164 Fixing test JPATextUnitTest#givenExam_whenSaveExam_thenReturnExpectedExam

* JAVA-20164 Fixing givenIdentityStrategy_whenCommitTransction_thenReturnPrimaryKey

* JAVA-20164 Changes after review

* JAVA-20164 Migrating java-cassandra to jdk8

* JAVA-20164 Fix legacy mode error

* Update pom.xml

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 14:07:45 +05:30
Ehsan Sasanianno
6f397b2102 JAVA-16946 Upgrade h2 database version for remaining modules (#13976) 2023-05-14 20:13:06 +03:00
panos-kakos
c8946ccceb [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711)
* [JAVA-13966] Upgraded h2 database to 2.1.214

* [JAVA-13966] fixed tests for libraries-apache-commons

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests JAVA-JPA MODULE

* [JAVA-13966] Made ninja submodule part of web-modules(parent)

* [JAVA-13966] Fixed naming convention for pmd

* [JAVA-13966] Moved tests of ninja-module to ManualTest category

* [JAVA-13966] Fix tests

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:17:05 +05:30
Krzysiek
2c2f2dcf04 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
Dhawal Kapil
0ee1125908 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
kwoyke
ea0af629e4 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
sampadawagde
ee8d1b762c JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
KevinGilmore
9ad93088ee Bael 3766 update README (#9493)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3908: add link back to article

* BAEL-2893 BAEL-3927 add link back to article

* BAEL-3766: add link back to article
2020-06-12 20:32:04 -05:00
Joe Zhang
e900f2ecc9 Leasy Zhang/shiwangzhihe@gmail.com (#9445)
* add primary key demo

* add primary key

* use eclipse link

* update unit test

* refact package name

* format code with space

Co-authored-by: joe zhang <joe.zhang@ringcentral.com>
2020-06-12 09:18:54 -05:00
johnA1331
c644c1bda1 Update README.md 2020-05-12 15:36:47 +08:00
Kostas Karavitis
2a460a4d58 [BAEL-3936] Merged with upstream and fixed conflicts 2020-04-28 20:35:04 +03:00
Kostas Karavitis
ddfd5cbb7c [BAEL-3936] Upgrade hibernate and querydsl to the latest stable versions 2020-04-24 15:38:39 +03:00
kkaravitis
209c141138 [BAEL-3936] Fixed format to use 2-space indenting for line continuations. 2020-04-24 15:04:44 +03:00
Kostas Karavitis
f22211b619 [BAEL-3936] Changed test methods names to follow BDD naming conventions 2020-04-20 00:29:56 +03:00
amit.pandey
cecdb07dbc update pom version from RC to GA 2020-04-19 18:09:24 +05:30
Kostas Karavitis
9268d92b99 [BAEL-3936] Fixed formatting 2020-04-17 19:24:01 +03:00
Kostas Karavitis
d2703cb5cd [BAEL-3936] Fixed the name of menu table 2020-04-08 18:44:32 +03:00
Kostas Karavitis
a75a62f778 [BAEL-3936] Many to many underlying relationship test 2020-04-08 16:12:14 +03:00
kkaravitis
afeec1b6b2 [BAEL-3936] Formatted code 2020-04-05 01:11:49 +03:00
kkaravitis
992f7c8a84 [BAEL-3936] Initial commit 2020-04-05 00:45:15 +03:00
johnA1331
374752a6ed Update README.md 2020-03-02 14:54:27 +08:00
Dhawal Kapil
7daccf46a9 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
cd392bd513 Update README.md 2019-11-28 10:28:44 +08:00
Jonathan Cook
3b56518706 Update README.md
update readme for BAEL-3089
2019-10-28 19:34:08 +01:00
Jonathan Cook
d9babf5ec6 Update README.md
Update readme for BAEL-2939
2019-10-28 19:27:28 +01:00
Jonathan Cook
14137fb662 Merge pull request #8012 from fanatixan/bael-3089
BAEL-3089 - created examples for @SecondaryTable article
2019-10-22 23:15:25 +02:00
fejera
33a31701cd cleaned up persistence.xml 2019-10-19 16:43:11 +02:00
Jonathan Cook
3094750d99 Merge pull request #7997 from matteoroxis/master
Fix Format From Previous PR
2019-10-17 23:36:46 +02:00
amit2103
6a52d9df54 [BAEL-18306-3] - Fix formatting of POMs Part 3 2019-10-13 23:56:32 +05:30
fejera
f37d003192 BAEL-3089 - created examples for @SecondaryTable article 2019-10-13 18:00:43 +02:00
matt.rossi
d1d1e14c4b Fix Format 2019-10-11 18:11:03 +02:00
Josh Cummings
43de2560ce Merge branch 'master' into BAEL-17506 2019-10-02 22:17:50 -06:00
Alessio Stalla
dad2aeba0f #BAEL-17506 include libraries-2 and slightly edit a few descriptions 2019-09-29 09:30:37 +02:00
Catalin Burcea
c5e7773a51 Split or move persistence-modules/java-jpa module (#7887) 2019-09-28 12:06:14 -06:00
Alessio Stalla
c5693676ee #BAEL-17506 Add README descriptions to several modules. 2019-09-28 12:40:03 +02:00
Loredana Crusoveanu
a6da9ca4e6 Update README.md 2019-08-13 23:34:05 +03:00
collaboratewithakash
7a553f77c3 Back-link added 2019-08-13 17:23:37 +05:30
Guillermo Lopez
b7e02dbb4a BAEL-2804 Fixed XML indentation
I've set the XML indentation the same way as the rest of the modules
using 4 spaces instead of 2.
2019-08-07 22:43:41 -03:00
Guillermo Lopez
d25a282447 Merge branch 'master' into BAEL-2804
Conflicts:
	persistence-modules/java-jpa-2/README.md
	persistence-modules/java-jpa-2/pom.xml
	persistence-modules/java-jpa/pom.xml
	persistence-modules/pom.xml
2019-08-07 22:21:33 -03:00
glopez
2a4adf2935 BAEL-2804 JPA Query Parameters Usage - formatting issues fixed
I fixed some formatting issues as requested since the eclipse formatter
does not support 4 spaces for blocks a 2 for continuations hence it has
to be resolved manually.

Additionally I've applied formatting to the logback.xml file.
2019-08-04 21:39:46 -03:00
Krzysztof Majewski
8e3f2ae495 update 2019-07-30 08:35:24 +02:00
Krzysztof Majewski
f1d68f74f6 add new module 2019-07-26 12:33:04 +02:00
glopez
acd87d8e58 BAEL-2804 JPA Query Parameters Usage - formatting fixes 2019-07-14 11:03:53 -03:00
glopez
3af6986dab BAEL-2804 JPA Query Parameters Usage - move article files to new module
Move article files to other maven module since the previous one is
already full.
2019-07-08 19:02:40 -03:00