Commit Graph

10999 Commits

Author SHA1 Message Date
panos-kakos b8bea1489d [JAVA-18408] Comment out axon module (#13527) 2023-02-23 22:23:46 +05:30
panos-kakos 0b7379f60d [JAVA-18169] Moved rule-engines module to jdk9-and-above profile + Up… (#13505)
* [JAVA-18169] Moved rule-engines module to jdk9-and-above profile + Upgraded dependencies

* [JAVA-18155] Moved libraries-testing module to jdk9-and-above profile

* [JAVA-16395] Moved couchbase module to jdk9-and-above profile

* [JAVA-18155] Upgraded libraries versions

* [JAVA-18181] Moved spring-aop module to jdk9-and-above profile

* [JAVA-18182] Moved spring-aop-2 module to jdk9-and-above profile

* [JAVA-18143] Moved jmeter module to jdk9-and-above profile + testing build

* [JAVA-18181]  testing build

* [JAVA-18181]  Added configuration for war plugin

* [JAVA-18182]  Added maven-war-plugin
2023-02-23 22:17:39 +05:30
Loredana Crusoveanu 8278e57e78 Merge pull request #13512 from panos-kakos/JAVA-18603
[JAVA-18603] Upgraded junit-jupiter.version to 5.9.2
2023-02-23 17:35:26 +02:00
Loredana Crusoveanu 583bde3f6a JAVA-18133 fix optaplanner test 2023-02-23 14:27:31 +02:00
timis1 a6e2ac8872 JAVA-18149 Formatting pom.xml and apply some suggestion 2023-02-23 14:20:01 +02:00
Loredana Crusoveanu 2f9966916c Merge pull request #13529 from ulisseslima/bael-4143-quickfix_supress-deprecation
BAEL-4143 - quick fix - @SuppressWarnings("deprecation")
2023-02-23 13:18:33 +02:00
Dhawal Kapil 6ad0c4f680 Update README.md (#13526) 2023-02-23 16:45:24 +05:30
Ulisses Lima 8db563d9f9 deprecation 2023-02-22 22:19:08 -03:00
timis1 d9a50e7304 JAVA-18149 Pass to the build the required parameters for chronicle-map 2023-02-22 19:38:42 +02:00
Loredana Crusoveanu 1bba7257a4 Update pom.xml 2023-02-22 17:26:33 +02:00
Loredana Crusoveanu 3d93c55d44 Merge branch 'master' into JAVA-18133 2023-02-22 16:42:42 +02:00
panos-kakos 12f814488b [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile (#13487)
* [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile

* [JAVA-18171] Moved reactive-systems module to jdk9-and-above profile

* [JAVA-18170] Moved rxjava-modules to jdk9-and-above profile

* [JAVA-18165] Moved patterns-modules to jdk9-and-above profile

* [JAVA-18168] Upgraded quarkus version

* [JAVA-16394] Moved groovy modules to jdk9-and-above profile

* [JAVA-18165] Reverted changes for pattern-modules

* [JAVA-16394] Upgraded dependencies to latest versions

* [JAVA-18134] Upgraded guava-modules to java 11 and moved to jdk9-and-above profile

* [JAVA-16394] Fixed groovy-eclipse-batch dependency version

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-02-22 19:39:20 +05:30
ACHRAF TAITAI 58b8b7ecc7 Bael 6069 (#13521)
* BAEL-6069: Exclude dependency in a Maven plugin

* BAEL-6069: rename project
2023-02-22 14:28:11 +01:00
2406ankita 14ce0136bd Finding All Duplicates in a List in Java- BAEL-6075 (#13291)
* Deep & Shallow Copy

* Revert "Deep & Shallow Copy"

This reverts commit 62f75b002a21feb90c0b6be02072356b64284283.

* duplicates in a list in java

* Unit test changes

* unit test changes

* Tests change after review

* Code formatted

* code formatted

* new module core-java-lang-6

* entry in parent pom and test setup method name change

* module renamed

* parent pom entry added

* pom.xml changes reverted
2023-02-22 18:36:23 +05:30
Loredana Crusoveanu f4d680a8d8 Merge pull request #13442 from armandino/updated-version
Updated Instancio version
2023-02-21 23:19:57 +02:00
alemoles 9089d84d2b BAEL-5912 Introduction to RoaringBitmap (#13326) 2023-02-21 21:50:33 +05:30
panos-kakos 27b3b339a8 [JAVA-18124] Moved apache-libraries module to jdk9-and-above profile (#13502)
* [JAVA-18124] Moved apache-libraries module to jdk9-and-above profile

* [JAVA-18124] Upgrade beam version
2023-02-21 21:11:43 +05:30
panos-kakos 0a60389b76 [JAVA-18603] Upgraded junit-platform version at parent pom 2023-02-21 17:23:18 +02:00
timis1 4375f5c42f Merge branch 'master' into JAVA-18133 2023-02-21 13:05:53 +02:00
timis1 3fd8017f88 Merge branch 'master' into JAVA-18149 2023-02-21 09:42:08 +02:00
panos-kakos d4419b6bf1 [JAVA-18603] Upgraded junit-platform version 2023-02-21 06:31:23 +02:00
Grzegorz Musiał a3f2e96feb BAEL-5549: feat: Hibernate Keywords - using keywords as table column names (#13355)
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names

* BAEL-5549: fix: Hibernate Keywords - alter the "where" value to make sure it is obvious that it is not the value but the @Column that is causing the error.

* BAEL-5549: doc: Hibernate Keywords - revert README changes
2023-02-21 07:10:59 +05:30
ACHRAF TAITAI 68522540e5 BAEL-6069: Exclude dependency in a Maven plugin (#13508) 2023-02-20 23:10:15 +01:00
timis1 cd3df938a0 JAVA-18132 Upgrade custom-pmd module to JDK 11 (#13500)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-21 00:44:46 +05:30
timis1 253c01ef4f JAVA-18445 Cleanup un-committed or un-ignored artifacts - Week 6 - 2023 (conti-1) (moved-1) (#13510)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-21 00:38:16 +05:30
timis1 95026e6b88 JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and upd… (#13399)
* JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and update articles

* JAVA-14723 Refactoring and remove unused files

* JAVA-14723 remove the WEB-INF and migrate jsp to html

* JAVA-14723 Add back the removed test and rename the test into: ArticleViewerControllerWithRequiredAttributeIntegrationTest

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:45:47 +05:30
timis1 a04d35a6d8 JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules (#13409)
* JAVA-2420 Merge spring-apache-camel and spring-boot-camel modules

* JAVA-2420 Migrate spring-boot-camel to spring-apache camel

* JAVA-2420 Update README.md file

* JAVA-2420 Remove spring-boot-camel

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:36:57 +05:30
anuragkumawat 92ce5ae35d JAVA-18103 Rename method name 2023-02-20 23:13:48 +05:30
anuragkumawat 4d03829a98 JAVA-18103 Update Code as per review comments 2023-02-20 22:33:43 +05:30
timis1 09382f545e JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13485)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 21:48:26 +05:30
panos-kakos 9523e4dcc8 [JAVA-18603] Upgraded junit-jupiter.version to 5.9.2 2023-02-20 16:07:13 +02:00
Abhinav Pandey 639de9687e BAEL-4971 - Object mapping with Cassandra (#13427)
* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra

* BAEL-4971 - Object mapping with Cassandra - changing test name

* BAEL-4971 - Object mapping with Cassandra - code formatting

* BAEL-4971 - Object mapping with Cassandra - review incorporation
2023-02-20 08:22:52 +00:00
Palaniappan Arunachalam 8f2e92dacb BAEL-6154: Migrate from Java 8 to Java 17 + tests (#13474) 2023-02-20 09:43:42 +05:30
Loredana Crusoveanu a54c2c6f17 Merge pull request #13317 from Alex-Golub/study-groovy
Groovy module improvements
2023-02-19 18:45:58 +02:00
Cesare ef6752a198 BAEL-6125 Migrate Application from Spring Boot 2 to Spring Boot 3 -fix test naming 2023-02-19 16:19:46 +01:00
cesarevalenti90 04d70801ec Merge branch 'eugenp:master' into master 2023-02-19 16:06:45 +01:00
Loredana Crusoveanu cc3debe2fe Merge pull request #13503 from eugenp/lor6-patch-1
Update README.md
2023-02-19 17:04:50 +02:00
Hamid Reza Sharifi 17c26f91c9 Bael 5190: Verify Digital Signatures in Java article (#13439)
* #BAEL-5190: add keystore and certificate files

* #BAEL-5190: add keystore address

* #BAEL-5190: update hashing

* #BAEL-5190: delete main classes

* #BAEL-5190: move keystore files to test directory

* #BAEL-5190: rename to DigitalSignatureUtils

* #BAEL-5190: main source code

* #BAEL-5190: main test source

* #BAEL-5190: update for testing

* #BAEL-5190: update keystore type

* #BAEL-5190: remove p12 keystores

* #BAEL-5190: add jks keystores

---------

Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-02-19 15:23:38 +01:00
Loredana Crusoveanu 6abe6473da Merge pull request #13306 from gantoin/master
fix: Typos in Avro module
2023-02-19 13:34:17 +02:00
Loredana Crusoveanu f9280015b7 Update README.md 2023-02-19 13:22:44 +02:00
Loredana Crusoveanu 6a3545dc5b Update README.md 2023-02-19 13:21:39 +02:00
Loredana Crusoveanu 2ebd4529c2 Merge pull request #13501 from edizor/master
Update README.md
2023-02-19 11:15:30 +02:00
edizor 1d7737dc5f Update README.md
[skip ci]
2023-02-19 08:02:49 +08:00
timis1 104f8ece81 Merge branch 'eugenp:master' into JAVA-18149 2023-02-18 20:36:10 +02:00
Bhaskar Ghosh Dastidar e11c4e3dbc [JAVA-6143] java copy from one hashmap to another (#13497)
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-02-18 08:57:14 -08:00
Ulisses Lima 749a077478 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
Shaun Phillips ba8a44b0ca BAEL-4487 remove padding that causes non-deterministic behaviour (#13425) 2023-02-18 13:09:04 +01:00
timis1 6373bcc52f Merge branch 'eugenp:master' into JAVA-18149 2023-02-18 13:45:06 +02:00
timis1 6c24a5ad96 JAVA-18149 Latest version chronicle.map 2023-02-18 13:17:05 +02:00
sam-gardner 92864107b9 BAEL-6100-Add-example-code-for-integer-array-to-strings-using-streams… (#13375)
* BAEL-6100-Add-example-code-for-integer-array-to-strings-using-streams-tutorial

* BAEL-6100 remove wrongly added README update

* BAEL-6100 Add interger array to single string example

* BAEL-6100 Correct typo in test class name
2023-02-18 09:53:54 +05:30