Commit Graph

26612 Commits

Author SHA1 Message Date
anuragkumawat
2c77131e0d JAVA-18598 Update Intro to Apache Kafka with Spring article 2023-02-25 15:06:03 +05:30
Loredana Crusoveanu
0bb4724eb5 Merge pull request #13533 from edizor/master
Update README
2023-02-24 20:26:30 +02:00
Loredana Crusoveanu
9f4e69befe Merge pull request #13493 from timis1/JAVA-18133
JAVA-18133 Upgrade drools module to JDK 11
2023-02-24 16:16:20 +02:00
Loredana Crusoveanu
123ad8522b Merge pull request #13482 from timis1/JAVA-18149
JAVA-18149 Upgrade libraries-2 module to JDK 11
2023-02-24 15:43:45 +02:00
edizor
2753b11bda Update README.md
[skip ci]
2023-02-24 19:39:09 +08:00
edizor
4b95c0fde1 Update README.md
[skip ci]
2023-02-24 19:37:14 +08:00
edizor
bb4efbba74 Update README.md
[skip ci]
2023-02-24 19:35:00 +08:00
edizor
11370c9dd7 Update README.md
[skip ci]
2023-02-24 19:30:32 +08:00
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
timis1
cd98d8a387 Merge branch 'eugenp:master' into JAVA-18149 2023-02-23 23:37:06 +02:00
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
timis1
c5c89ea2ff JAVA-18133 Fix wrong indentation 2023-02-23 19:01:56 +02:00
timis1
20d7a581c6 Merge branch 'master' into JAVA-18133 2023-02-23 18:58:49 +02:00
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
8becdb6cda JAVA-18133 fix optaplanner test 2023-02-23 14:27:31 +02:00
timis1
7fddfb33eb JAVA-18149 Formatting pom.xml and apply some suggestion 2023-02-23 14:20:01 +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
timis1
2b48a6b474 JAVA-18149 Pass to the build the required parameters for chronicle-map 2023-02-22 19:38:42 +02:00
Loredana Crusoveanu
f5d5ef500e Update pom.xml 2023-02-22 17:26:33 +02:00
Loredana Crusoveanu
23d4fd6507 Merge branch 'master' into JAVA-18133 2023-02-22 16:42:42 +02: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
timis1
834884a720 Merge branch 'master' into JAVA-18133 2023-02-21 13:05:53 +02:00
timis1
48d8fd9915 Merge branch 'master' into JAVA-18149 2023-02-21 09:42:08 +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