Commit Graph

26586 Commits

Author SHA1 Message Date
edizor
2f1d31bde2 Update README.md
[skip ci]
2023-02-24 19:28:19 +08:00
edizor
77ebdf6a88 Update README.md
[skip ci]
2023-02-24 19:25:01 +08:00
edizor
f5e861052f Update README.md
[skip ci]
2023-02-24 19:22:20 +08:00
edizor
9965fbf73e Create README.md
[skip ci]
2023-02-24 19:20:13 +08:00
edizor
7a2d1ead0a Update README.md
[skip ci]
2023-02-24 19:18:00 +08:00
edizor
ffbebc0fc5 Update README.md
[skip ci]
2023-02-24 19:15:33 +08:00
edizor
4c2d1d3fcc Update README.md
[skip ci]
2023-02-24 19:11:49 +08:00
edizor
a77e68c663 Update README.md
[skip ci]
2023-02-24 19:08:29 +08:00
Dhawal Kapil
90b76a3439 JAVA-15014 Renamed httpclient4 to apache-httpclient4 (#13516) 2023-02-24 12:56:20 +05:30
panos-kakos
000e3f0ebb [JAVA-18754] Upgraded to the latest version of commons-csv + Replaced… (#13496)
* [JAVA-18754] Upgraded to the latest version of commons-csv + Replaced deprecated method

* [JAVA-18754]  Removed setUp method
2023-02-23 22:42:26 +05:30
panos-kakos
7a90925e07 [JAVA-16398] Removed duplicate dependency (#13522) 2023-02-23 22:41:06 +05:30
panos-kakos
6bef35efc5 [JAVA-18408] Comment out axon module (#13527) 2023-02-23 22:23:46 +05:30
panos-kakos
1b900c889e [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
cf8e81e680 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
0ddbd0ec59 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
93b98efc84 Update README.md (#13526) 2023-02-23 16:45:24 +05:30
Ulisses Lima
9c8fd31eed deprecation 2023-02-22 22:19:08 -03:00
panos-kakos
ee4b7d1e89 [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
3698846e65 Bael 6069 (#13521)
* BAEL-6069: Exclude dependency in a Maven plugin

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

* Revert "Deep & Shallow Copy"

This reverts commit 62f75b002a.

* 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
95f50cd7d2 Merge pull request #13442 from armandino/updated-version
Updated Instancio version
2023-02-21 23:19:57 +02:00
alemoles
2fd2255bb6 BAEL-5912 Introduction to RoaringBitmap (#13326) 2023-02-21 21:50:33 +05:30
panos-kakos
bd4715af00 [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
a15bf85048 [JAVA-18603] Upgraded junit-platform version at parent pom 2023-02-21 17:23:18 +02:00
panos-kakos
ccdd5d8e68 [JAVA-18603] Upgraded junit-platform version 2023-02-21 06:31:23 +02:00
Grzegorz Musiał
925f2f9a55 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
40365ca506 BAEL-6069: Exclude dependency in a Maven plugin (#13508) 2023-02-20 23:10:15 +01:00
timis1
cdaec14e04 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
035378e5c0 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
b71857b923 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
7fc3b9f834 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
timis1
dda390b521 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
20c6073817 [JAVA-18603] Upgraded junit-jupiter.version to 5.9.2 2023-02-20 16:07:13 +02:00
Abhinav Pandey
5d85a0f9ef 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
219915aeb2 BAEL-6154: Migrate from Java 8 to Java 17 + tests (#13474) 2023-02-20 09:43:42 +05:30
Loredana Crusoveanu
dbcda877c9 Merge pull request #13317 from Alex-Golub/study-groovy
Groovy module improvements
2023-02-19 18:45:58 +02:00
Loredana Crusoveanu
548885e127 Merge pull request #13503 from eugenp/lor6-patch-1
Update README.md
2023-02-19 17:04:50 +02:00
Hamid Reza Sharifi
471433c41c 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
fff55565c0 Merge pull request #13306 from gantoin/master
fix: Typos in Avro module
2023-02-19 13:34:17 +02:00
Loredana Crusoveanu
e06cd8cea1 Update README.md 2023-02-19 13:22:44 +02:00
Loredana Crusoveanu
39283b7aae Update README.md 2023-02-19 13:21:39 +02:00
Loredana Crusoveanu
85d469142a Merge pull request #13501 from edizor/master
Update README.md
2023-02-19 11:15:30 +02:00
edizor
66df389790 Update README.md
[skip ci]
2023-02-19 08:02:49 +08:00
Bhaskar Ghosh Dastidar
56dfdabe63 [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
35f7dbfcc8 BAEL-6046 - MongoDB - Field Level Encryption (#13494) 2023-02-18 14:27:12 +01:00
Shaun Phillips
489a570f4b BAEL-4487 remove padding that causes non-deterministic behaviour (#13425) 2023-02-18 13:09:04 +01:00
sam-gardner
bd2ed43961 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
AttilaUhrin
62f75e3859 [BAEL-6027] Add example for Awaitility and Thread.sleep comparison (#13450)
* Add example for Awaitility and Thread.sleep comparison

* Fix unit test method name and indentation.

* Use property in pom.xml for awaitility dependency version.

---------

Co-authored-by: Uhrin Attila <attila.uhrin@frontendart.com>
2023-02-18 08:34:25 +05:30
davidmartinezbarua
e8d3a39eb6 Merge pull request #13475 from StefSC/BAEL-5788-Private-Constructor
[BAEL-5788] Accessing Private Constructor
2023-02-17 21:03:32 -03:00
Anastasios Ioannidis
a3ff046a72 JAVA-17429 Upgrade to latest spring-boot-2 (#13480) 2023-02-17 22:17:01 +05:30