Commit Graph

758 Commits

Author SHA1 Message Date
Dhawal Kapil 174d19a985 Revert "JAVA-24559 moved bookstore-monolith to heavy profile" (#14702)
This reverts commit 66bee175a72090c564374d7bf1911d51e2548698.
2023-09-03 12:20:47 +05:30
kasramp ef2de84e4e JAVA-23096 revert slf4j and logback upgrades 2023-08-30 15:54:25 +02:00
Kasra Madadipouya c4750897c8 Merge pull request #14652 from Bipinkumar27/JAVA-24007
JAVA-24007: Uncommenting libraries-data-2 module
2023-08-28 20:33:37 +02:00
Kasra Madadipouya 00033ecc3d Merge branch 'master' into JAVA-23096 2023-08-28 17:17:52 +02:00
panos-kakos cff743d86d [JAVA-23099] Upgraded maven-jar-plugin to latest version 2023-08-28 09:11:25 +03:00
panos-kakos 89e3eaccf4 [JAVA-23099] Upgraded maven-pmd-plugin to latest version 2023-08-28 09:07:52 +03:00
panos-kakos 6d5eab9aa2 [JAVA-23099] Upgraded maven-jxr-plugin to latest version 2023-08-28 09:07:12 +03:00
panos-kakos ac60b9b89a [JAVA-23099] Upgraded maven-install-plugin to latest version 2023-08-28 09:06:42 +03:00
panos-kakos d5e653d995 [JAVA-23099] Upgraded directory-maven-plugin to latest version 2023-08-28 09:03:38 +03:00
panos-kakos b9e8f39c00 [JAVA-23099] Upgraded maven-war-plugin to latest version 2023-08-28 09:02:54 +03:00
panos-kakos 75f85380c5 [JAVA-23099] Upgraded maven-failsafe-plugin to latest version 2023-08-28 08:52:58 +03:00
panos-kakos 923f895d95 [JAVA-23099] Upgraded exec-maven-plugin to latest version 2023-08-28 08:50:17 +03:00
panos-kakos 1ac88d18e3 [JAVA-23099] Upgraded maven-compiler-plugin to latest version 2023-08-28 08:48:54 +03:00
panos-kakos e48e459c7b Merge pull request #26 from panos-kakos/master
Update from master
2023-08-27 10:03:44 +03:00
Dhawal Kapil 2426a53e4b JAVA-24559 moved bookstore-monolith to heavy profile (#14659)
* JAVA-24559 moved bookstore-monolith to heavy profile

* JAVA-24584 Disabled ninja module
2023-08-26 20:35:50 +05:30
Bipinkumar27 7919d41d18 JAVA-24007: Uncommenting libraries-data-2 module 2023-08-24 21:53:25 +05:30
panos-kakos 116d093db9 [JAVA-23095] (#14613)
* [JAVA-23095] Upgraded guava library to latest version

* [JAVA-23095] Clean up
2023-08-23 15:40:27 +05:30
Dhawal Kapil 93988220ea JAVA-20617 Migrated spring-soap to JDK 17 (#14413) 2023-08-22 13:43:03 +03:00
Kasra Madadipouya ea57198551 Merge pull request #14626 from panos-kakos/JAVA-23098
[JAVA-23098] Upgraded byte-buddy library version to latest available
2023-08-20 23:15:19 +02:00
panos-kakos 79bfd767eb [JAVA-23096] Fixed typo 2023-08-20 17:33:36 +03:00
panos-kakos 64870ca3bc [JAVA-23096] Upgraded slf4j library version to latest available 2023-08-20 17:26:37 +03:00
Kasra Madadipouya 8f3d74e375 Merge pull request #14620 from panos-kakos/JAVA-23093
[JAVA-23093] Upgraded commons-io & commons-fileupload libraries to la…
2023-08-20 15:10:29 +02:00
panos-kakos 4a0a7fb937 [JAVA-23096] Upgraded logback library version to latest available 2023-08-20 12:39:42 +03:00
panos-kakos 2de6e4e70f [JAVA-23098] Upgraded byte-buddy library version to latest available 2023-08-20 12:27:12 +03:00
panos-kakos 6e7aad6897 [JAVA-23093] Upgraded commons-io & commons-fileupload libraries to latest versions 2023-08-19 18:06:37 +03:00
panos-kakos ad97598dbd [JAVA-24012] Re-enabled libraries-testing module 2023-08-19 17:52:28 +03:00
Bipin kumar 7f13b86f3b JAVA-23450: changes made for Update spring-boot-documentation module (#14533) 2023-08-17 15:44:53 +03:00
Kingsley✨ 4551a5413e XSLT Processing In Java (#14507)
* Jaxb vs Jaxp

* apache libraries added to profile

* XSLT processing in Java

* XSLT Processing In Java

* XSLT Processing modified

* XSLT Processing modified

* XSLT Processing

* pom clean up

* ReadMe clean up

* pom clean up

* Clean up
2023-08-16 18:38:36 +02:00
Kasra Madadipouya 1d86639891 Merge pull request #14562 from GaetanoPiazzolla/JAVA-24009-fix-test-springnative
JAVA-24009 | Changed maven repo address for spring-native dependencies
2023-08-16 17:57:50 +02:00
GaetanoPiazzolla dc524b75e7 JAVA-24009 | re-added spring-native to list of modules 2023-08-16 13:22:04 +02:00
Loredana Crusoveanu 4a11a82b66 Merge pull request #14596 from eugenp/upgrade-module
upgrade core-java-collections-conversions-2 module to jdk 11
2023-08-15 13:19:37 +03:00
timis1 1f5590b7b5 JAVA-24054 Upgrade java-enum-values article (#14590) 2023-08-15 11:40:13 +03:00
Loredana Crusoveanu ef865442ea upgrade core-java-collections-conversions-2 module to jdk 11 2023-08-15 10:40:32 +03:00
Abhinav Pandey 0323955992 Bael 6625 new (#14476)
* BAEL-6625 - spring data neo4j example

* BAEL-6625 - spring data neo4j example

* BAEL-6625 - optimized imports

* BAEL-6625 - moving project to jdk9 and above

* BAEL-6625 - changing test names
2023-08-13 09:52:02 +05:30
Kasra Madadipouya 5beb24bc6f Merge pull request #14557 from Bipinkumar27/JAVA-23094
JAVA-23094: changes made for updating jackson dependency
2023-08-11 15:09:09 +02:00
GaetanoPiazzolla c0eb994c45 JAVA-24009 | changed maven repo address for spring-native dependencies 2023-08-10 10:59:27 +02:00
Michael Olayemi 4b99565de3 Introduction to Pants Build Tool (#14517)
* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool

* Introduction to Pants Build Tool
2023-08-09 20:05:00 +05:30
Bipinkumar27 93ea952f6c JAVA-23094: changes made for updating jackson dependency 2023-08-08 22:02:25 +05:30
Kasra Madadipouya dba3518a56 JAVA-24005 disable failing (sub)-modules temporary (#14543) 2023-08-07 23:24:37 +05:30
Bipin kumar b35f655796 JAVA-22440_01: changes made for reverting the ejb-beans (#14509) 2023-08-01 10:03:07 +05:30
Kasra Madadipouya 65762becc1 Merge pull request #14486 from Bipinkumar27/JAVA-22440
JAVA-22440: Changes made for adding Add missing submodule in respecti…
2023-07-28 21:47:30 +02:00
Bipinkumar27 1291e39d61 JAVA-22440: Changes made for adding Add missing submodule in respective container modules 2023-07-28 17:42:19 +05:30
timis1 4215e52c4d JAVA-20287 Update article "Spring Cloud Azure Key Vault" (#14488)
* JAVA-20287 Update article "Spring Cloud Azure Key Vault"

* Comment the spring-cloud-azure

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-27 21:20:14 +05:30
panos-kakos 0a3998e407 [JAVA-23091] Upgraded esapi version and removed it form main pom.xml (#14384)
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-07-25 12:59:21 +05:30
panos-kakos 0fd8f7ba2e [JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36 (#14387)
* [JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36

* [JAVA-23091] Clean up
2023-07-25 11:50:47 +05:30
Vini 10cab805de Merge pull request #14405 from tudormarc/tudor/jacksonjr4
BAEL-6310 - updated indent
2023-07-19 09:07:50 +02:00
Graham Cox a4d39d14dd BAEL-6731: Introduction to JeroMQ (#14412) 2023-07-16 09:08:38 +02:00
Timon Back bf1edf8d51 BAEL-6529 springwolf (#14204)
* [BAEL-6529] Add spring boot springwolf article

Co-authored-by: David Müller <david.mueller@codecentric.de>

* [BAEL-6529] Remove README.md

Co-authored-by: David Müller <david.mueller@codecentric.de>

* Bael 6529 springwolf 0.12.0 (#2)

* [BAEL-6529] Bump springwolf-kafka to 0.12.0

Co-authored-by: David Müller <david.mueller@codecentric.de>

* [BAEL-6529] Bump springwolf-kafka to 0.12.1

Co-authored-by: David Müller <david.mueller@codecentric.de>

---------

Co-authored-by: David Müller <david.mueller@codecentric.de>
2023-07-10 20:57:56 +05:30
Gaetano Piazzolla 6130c8436d JAVA-20499 | Merging javax-validation-advanced module in javaxval-2. (#14362) 2023-07-05 22:53:06 +05:30
Bipin kumar cd747f077b Java 22625 S to Z (#14332)
* JAVA-22625: Changes made for module T to Z formatting the pom.xml

* JAVA-22625: Changes made for module S  to Z formatting the pom.xml
2023-06-30 16:38:28 +05:30