Commit Graph

564 Commits

Author SHA1 Message Date
panos-kakos 172f9fb592 [JAVA-13946] Upgrade byte-buddy to 1.12.13 (#12607)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-18 12:39:05 +05:30
dupliaka 4e0ea2972f Update optaplanner example (#12467)
* Update optaplanner example

Moved to 8.24.0.Final version
Removed deprecated drools calculation
Added constraints stream solver
Updated to solver config java api

* Update optaplanner/pom.xml

Co-authored-by: Jiří Locker <jiri.locker@gmail.com>

* PR feedback

* Move OptaPlanner module to jdk9-and-above
Moved to default-jdk9-and-above and integration-jdk9-and-above

Co-authored-by: Jiří Locker <jiri.locker@gmail.com>
2022-08-18 10:02:25 +05:30
Tapan Avasthi 4e18fd0aa9 BAEL-5680: Guide to Check if Apache Kafka Server is Running (#12600)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2022-08-17 21:52:06 -05:00
panagiotiskakos 4dd55bc517 [JAVA-13838] 2022-08-06 10:30:03 +03:00
Ralf Ueberfuhr 33c18f2cd5 BAEL-5630: Spring Boot 3 Sample (#12449)
* BAEL-5630: Spring Boot 3 Sample

* BAEL-5630: Reorganize project in Maven profiles

* BAEL-5630: Upgrade Maven PMD plugin version

* BAEL-5630: Rename tests to follow naming conventions
2022-07-28 21:04:26 +02:00
kwoyke eca10a0b7f Merge pull request #12473 from dkapil/task/JAVA-11495
JAVA-11495 Moved gradle modules to gradle-modules
2022-07-13 10:47:33 +02:00
Dhawal Kapil 6cb32c1060 JAVA-11495 Removed gradle submodules from main pom 2022-07-12 21:33:48 +05:30
panos-kakos a9c0015e64 Moved spring-mockito to testing-modules (#12476)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-07-11 20:59:42 +05:30
Loredana Crusoveanu 5100ac5874 Merge pull request #12322 from alonsoir/master
Remote Code Execution Affecting org.springframework:spring-beans Open this link in a new tab  package, versions [ ,5.2.20) [5.3.0, 5.3.18)
2022-07-11 16:33:59 +03:00
Sumit Pal Singh 58c7385029 BAEL-5633 - dockersing a simple java jar (#12454) 2022-07-09 10:42:38 -04:00
Sumit Kumar 2fe4ccbead BAEL-5449 Instantiating Multiple Beans of the Same Class with Spring Annotations (#12446)
* added multiple bean instantiation

* added module /spring-core-6 and formatting changes

* resolved formatting issues as suggested

* resolved formatting issues and changed package names

* formatting changes in XML files

* Reformatted XML files as per the instructions

* FIXED Example in Section 3 and some changes in Pom.xml

* changed xml config to Java config in solution 3

* Project updated to spring boot application

* Removed unwanted spring dependencies from pom.xml

* moved the project under new module spring-core-6

* added spring-core-6 module in parent's pom.xml

* resolved formatting issue in parent's pom.xml

* new module entry in parent's pom

* final commit

* Added spring-core-6 in parent's pom.xml 

* fixed some merging issues.

* added spring-core-6 module entry under jdk9-and-above profile in main pom

* removed App.java from multibeaninstantiation directory
2022-07-08 09:14:24 +05:30
chrisjaimes b045e8309d BAEL-5363 Fixed pom files, assertions instead of console output, and fixed package folders (#12462)
Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
2022-07-07 12:41:30 -04:00
chrisjaimes b094ba8098 BAEL-5363 Mongodb crud by date (#12293)
Created new mongo module, model, mongo client and unit test

Co-authored-by: Christian Jaimes <christian.jaimes@oracle>
Co-authored-by: bipster <openbip@gmail.com>
2022-07-06 23:57:53 -04:00
mdabrowski-eu 40e42f8d45 BAEL-5557 Split a stream into parts (#12238)
* BAEL-5557 Split a stream into parts

* BAEL-5557 fix main pom.xml

* BAEL-5557 fix mvn profiles

* BAEL-5557 articles with equals and hashcode

* BAEL-5557 migrate assertions to assertj

* BAEL-5557 better assertions
2022-06-30 10:26:34 +01:00
Keerthi a07710d011 JAVA-11500 : move quarkus related modules into quarkus-modules folder (#12419)
* JAVA-11500 : move quarkus related modules into quarkus-modules folder

* Update pom.xml

* Update pom.xml

* JAVA-11500 : added read me file

* JAVA-11500 : addressed PR comments

Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
Co-authored-by: Keerthi Gadde <keerthi.gadde@anca.com>
2022-06-29 20:12:01 +05:30
panos-kakos 1ee4a09b2e Java 11501 (#12405)
* added parent module (akka-modules)

* moved akka-http(submodule) to akka-modules(parent)

* moved akka-streams(submodule) to akka-modules(parent)

* moved spring-akka(submodule) to akka-modules(parent)

* deleted submodules that we moved to akka-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-24 22:26:57 +05:30
panos-kakos a51caf51f3 Java 11497 (#12399)
* Added/created parent module (json-modules)

* moved json(submodule) to json-modules(parent)

* moved json-2(submodule) to json-modules(parent)

* moved json-path(submodule) to json-modules(parent)

* moved gson(submodule) to json-modules(parent)

* deleted sub-modules that we moved to json-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-24 21:58:34 +05:30
panos-kakos 02c9bdff35 Java 11498 (#12382)
* added parent lombok-modules

* added lombok submodule to parent lombok-modules

* added lombok-2 submodule to parent lombok-modules

* added lombok-custom submodule to parent lombok-modules

* delete lombok submodules that were moved across

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 18:48:59 +05:30
kwoyke 150bdb070b Merge pull request #12386 from freelansam/JAVA-10433-1
JAVA-10433: Verify undertow module
2022-06-20 15:13:50 +02:00
panos-kakos 11d937e39a Java 11492 (#12375)
* Added/Created parent module

* moved spring-5-data-reactive (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-2 (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-3 (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-client (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-oauth (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive-security (submodule) to spring-reactive-modules (parent)

* moved spring-5-reactive (submodule) to spring-reactive-modules (parent)

* moved spring-reactive (submodule) to spring-reactive-modules (parent)

* deleted modules that were moved across

* renamed spring-reactive-modules to spring-5-reactive-modules

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-20 17:29:38 +05:30
sampadawagde 69849e1fd6 JAVA-10433: Verify undertow module 2022-06-20 12:07:41 +05:30
Dhawal Kapil 05c3dc6059 JAVA-11493 Removed projects from the pom that have been moved to container modules (#12377) 2022-06-19 10:07:27 +05:30
Keerthi 17ba25e795 JAVA-11499 move rxjava* modules to new rxjava-modules (#12342)
* JAVA-11499 move rxjava* modules to new rxjava-modules

* JAVA-11499 addressed PR comments
2022-06-18 21:21:25 +05:30
kwoyke d6dd1e2165 Merge pull request #12350 from dkapil/task/JAVA-11241
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-17 09:02:21 +02:00
panos-kakos 9be62e0311 Java 11493 (#12349)
* moved spring-cloud-bus (submodule) to spring-cloud-modules (parent)

* moved spring-cloud-cli (submodule) to spring-cloud-modules (parent)

* moved spring-cloud-data-flow (submodule) to spring-cloud-modules (parent)

* moved spring-sleuth (submodule) to spring-cloud-modules (parent)

* Deleted submodules that we moved to  spring-cloud-modules

* deleted old modules from parent pom

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-06-15 23:30:49 +05:30
Dhawal Kapil a3a0fdfd96 JAVA-11241 Added missing pom.xml for container modules and other cleanup 2022-06-14 22:47:10 +05:30
@alonso_isidoro 4670671add Merge branch 'eugenp:master' into master 2022-06-10 10:51:58 +02:00
freelansam 2f2831e7cd JAVA-10605: Move multimodulemavenproject from core-java-modules to (#12309)
* JAVA-10605: Move multimodulemavenproject from core-java-modules to
maven-modules

* JAVA-10605: Move multimodulemavenproject to jdk9 build
2022-06-10 14:07:23 +05:30
Dhawal Kapil b61075c113 Merge branch 'master' of https://github.com/eugenp/tutorials into task/JAVA-12424 2022-06-08 14:19:24 +05:30
kwoyke fa6f3420d5 Merge pull request #12305 from keerthigadde/JAVA-12099/move-java-numbers
JAVA-12099 moved java-numbers modules to core-java-modules
2022-06-08 08:18:58 +02:00
Loredana Crusoveanu 45c0217991 Merge pull request #12326 from dkapil/task/JAVA-12579
Task/java 12579
2022-06-07 20:59:25 +03:00
Dhawal Kapil acf3cc6708 JAVA-12579 Renamed spring-remoting to spring-remoting-modules 2022-06-07 21:17:55 +05:30
Dhawal Kapil bf75f84133 JAVA-12422 Renamed jhipster to jhipster-modules 2022-06-07 21:08:01 +05:30
snyk-bot 38abc7d450 fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2434828
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823310
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313
2022-06-07 09:17:47 +00:00
keerthigadde ace8e6a79f Merge branch 'master' of https://github.com/keerthigadde/tutorials into JAVA-12099/move-java-numbers
 Conflicts:
	core-java-modules/java-numbers-4/src/test/java/com/baeldung/bigdecimalzero/BigDecimalZeroChkUnitTest.java
2022-06-07 14:57:26 +10:00
keerthigadde 9076f7f7b1 JAVA-12099 removed java-numbers modules from integration-lite-first profile 2022-06-06 21:57:18 +10:00
Dhawal Kapil 9eef099b0c Merge branch 'master' of https://github.com/dkapil/tutorials into task/JAVA-12424 2022-06-04 14:22:34 +05:30
Dhawal Kapil d70435176d Revert "JAVA-12422 Renamed jhipster to jhipster-modules"
This reverts commit dcfefede34.
2022-06-04 14:21:30 +05:30
Dhawal Kapil 2971fe239f JAVA-12424 Renamed spring-ejb to spring-ejb-modules 2022-06-04 14:19:00 +05:30
Dhawal Kapil 08d11b982c Merge branch 'master' of https://github.com/eugenp/tutorials 2022-06-04 13:47:09 +05:30
Loredana Crusoveanu 4293f9b4cc Merge pull request #12307 from dkapil/task/JAVA-12421
JAVA-12421 Renamed graphql to graphql-modules
2022-06-03 18:48:07 +03:00
Dhawal Kapil dcfefede34 JAVA-12422 Renamed jhipster to jhipster-modules 2022-06-03 18:40:30 +05:30
Dhawal Kapil db663d2033 JAVA-12421 Renamed graphql to graphql-modules 2022-06-03 18:00:47 +05:30
Dhawal Kapil 89f020387f JAVA-12420 Renamed docker to docker-modules 2022-06-03 17:47:09 +05:30
keerthigadde a94fbbfda8 removed java-numbers modules from pom.xml of tutorial build 2022-06-03 15:52:41 +10:00
kwoyke 1f2746c5bb Merge pull request #12260 from freelansam/JAVA-12098
JAVA-12098: Create new core-groovy-modules
2022-06-02 22:43:41 +02:00
Loredana Crusoveanu 06edd99b79 Merge pull request #12284 from dkapil/task/JAVA-12419
JAVA-12419 Renamed apache-cxf to apache-cxf-modules
2022-06-02 18:15:34 +03:00
Dhawal Kapil 1f632eda4d JAVA-12419 Renamed apache-cxf to apache-cxf-modules 2022-05-30 23:47:08 +05:30
Dhawal Kapil 85d134952e JAVA-11240 Moved spring-cloud to spring-cloud-modules 2022-05-29 19:32:17 +05:30
sachin 62ac961191 BAEL-4292:Play sound in java (#12004)
* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292: Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* BAEL-4292:Play sound in java

* fix for spaces

Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com>
2022-05-27 22:18:22 -05:00
sampadawagde 9195a2b341 JAVA-12098: updated main pom 2022-05-25 20:15:55 +05:30
Krzysiek 4f615e380a JAVA-12100: Update main pom.xml 2022-05-24 11:09:48 +02:00
sampadawagde 93b93417e0 JAVA-12097: renamed algorithms-module to algorithms-modules 2022-05-20 22:07:32 +05:30
kwoyke e7221c9b84 Merge pull request #12234 from dkapil/task/JAVA-11489
Task/java 11489
2022-05-20 08:49:22 +02:00
Dhawal Kapil 9ada6d69ae JAVA-11849 Disabled NPM and Frontend Tasks from Integration builds, added jhipster-5 to integration-heavy profile 2022-05-19 20:46:52 +05:30
Graham Cox 177f912393 Source code for Lightrun articles 2022-05-17 16:07:21 +01:00
freelansam 557dba376b JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles (#12195)
* JAVA-11765: Dissolve spring-boot-rest-2 and distribute its articles
spring-boot-modules

* JAVA-11765: removed module from main pom
2022-05-13 16:14:49 +05:30
Daniel Strmecki f24b9af096 Bael 5481 java httpclient post (#12118)
* BAEL-5481: Create new module

* BAEL-5481: Sync and async example

* BAEL-5481: Concurrent example

* BAEL-5481: Concurrent example

* BAEL-5481: JSON body example

* BAEL-5481: Form data example

* BAEL-5481: File upload example

* BAEL-5481: PR comments + Jenkins

* BAEL-5481: Update aftifact ID

* BAEL-5481: Spaces
2022-05-11 08:57:02 +01:00
anuragkumawat 9990d103cd JAVA-11533 Move core-java related modules to core-java-modules (#12119)
* JAVA-11533 Move core-java related modules to core-java-modules

* JAVA-11533 Remove moved modules from old parent pom

* JAVA-11533 Updated Readme and pom of parent module

* JAVA-11533 Revert changes made to Readme of parent module

* JAVA-11533 Moved articles to respective submouldes
2022-05-04 20:15:22 +05:30
anuragkumawat 430bd13ba0 JAVA-11532 Move maven related modules to maven-modules (#12133)
* JAVA-11532 Move maven related modules to maven-modules

* JAVA-11532 Remove moved module from parent pom
2022-04-28 18:44:01 +05:30
anuragkumawat 4553469318 JAVA-11535 Move spring-data related modules to persistence-modules (#12126) 2022-04-26 19:28:06 +05:30
kwoyke 8735a58dd0 JAVA-10535: Create parent graphql module (#12112)
* JAVA-10535: Create parent graphql module

* JAVA-10535: Cleanup

* JAVA-10535: pom files cleanup

* JAVA-10535: Use parent-boot-2 as a parent module
2022-04-26 19:18:09 +05:30
freelansam c6c8cb4abd JAVA-10903: Rename HttpClient Modules to Apache HttpClient (#12070)
* JAVA-10903: rename httpclient to apache-httpclient

* JAVA-10903: rename httpclient-2 to apache-httpclient

* JAVA-10903: update main pom
2022-04-20 17:53:00 +05:30
sampadawagde 9d93703e5e JAVA-10628: Create new aws-modules and move other aws related modules
inside it
2022-04-19 22:40:39 +05:30
sampadawagde 230992c2a0 remove immutables from main pom 2022-04-12 20:44:42 +05:30
kwoyke ec1c82abb5 Merge pull request #12018 from hkhan/JAVA-10626-move-jta-module
[JAVA-10626] Move jta module to spring-persistence
2022-04-04 12:56:14 +02:00
Haroon Khan 5580ebcd98 [JAVA-10626] Move jta module to spring-persistence 2022-04-03 23:12:29 +01:00
Haroon Khan a170fff67a [JAVA-10627] Move structurizr module to libraries-3 2022-04-02 11:52:07 +01:00
Dhawal Kapil 084b7f1557 JAVA-10592 Updated Mockito Version 2022-03-22 19:10:52 +05:30
Kai Yuan d30c353d35 pretty-print xml in java (#11899)
* pretty-print xml in java

* simplified pom.xml
2022-03-12 13:09:18 -06:00
kwoyke 538c845739 JAVA-10130: Add/enable missing modules (#11887)
* JAVA-10130: Add apache-pot-2 module to the main pom.xml

* JAVA-10130: Add missing core-java-* modules to the main pom.xml

* JAVA-10130: Add maven-generate-war to the maven-modules pom.xml

* JAVA-10130: Add hibernate-mapping-2 to the persistence-modules pom.xml

* JAVA-10130: Add spring-data-jpa-enterprise-2 to the persistence-modules pom.xml

* JAVA-10130: Add spring-5-autowiring-beans module to the main pom.xml

* JAVA-10130: Add spring-cloud-docker module to the spring-cloud pom.xml

* JAVA-10130: Enable spring-cloud-openfeign module

* JAVA-10130: Add spring-data-rest-2 module to the main pom.xml

* JAVA-10130: Add wildfly-mdb module to the wildfly pom.xml

* JAVA-10130: Add aws-app-sync to the integration-lite-first profile

* JAVA-10130: Add core-java-string-algorithms-3

* JAVA-10130: Add graphql/graphql-dgs

* JAVA-10130: Add spring-di-3 and spring-threads

* JAVA-10130: Add spring-5-webflux-2 and cleanup the main pom.xml

* JAVA-10130: Add language-interop and libraries-rpc

* JAVA-10130: Disable spring-cloud-openfeign module

* JAVA-10478: Add docker module to the main pom.xml

* JAVA-10478: Move docker module to jdk9+ profile

* JAVA-10478: Remove spring-5-autowiring-beans from the main pom.xml
2022-03-11 21:39:33 +05:30
Bhaskara f0f014b99c Added code for BAEL-1355 (#11908)
* Added code for BAEL-1355

* Formatted the code

* Added jakarta-ee to parent pom

Co-authored-by: Bhaskara Navuluri <bhaskara.navuluri@hpe.com>
2022-03-09 14:01:39 -08:00
Loredana Crusoveanu 91791ea3f6 Merge pull request #11769 from sazzer/BAEL-5229
BAEL-5229: Code for Fauna article
2022-03-07 19:43:11 +02:00
Haroon Khan cd91476799 [JAVA-10335] Upgrade plugin version to fix muleesb build 2022-03-04 16:18:20 +00:00
kwoyke e03c6560e3 Merge pull request #11864 from hkhan/JAVA-10127-update-commented-modules
[JAVA-10127] Update commented out modules in pom
2022-02-26 14:49:53 +01:00
Elmar Mammadov e65fe9db25 BAEL-5350: Java - How to create new Entry (key, value) (#11817)
* BAEL-5350:
1. Added example usage of creating entries with Java itself
2. Added example usage of creating entries with Apache commons collecttions & Guava
3. Custom entry class and its usages

* BAEL-5350:
1. Created unit tests

* BAEL-5350:
1. simplifed assertion for java 9 entry creation

* BAEL-5350:
1. moved into core-java-collections-maps-4 module
2. updated custom entry class and its unit test
2022-02-26 09:54:07 +05:30
Haroon Khan 6aa40fd5fb [JAVA-10127] Update commented out modules in pom 2022-02-25 20:43:35 +00:00
Ulisses Lima f74400ee6e BAEL-2080 - Check if a user is logged-in with Servlets and JSP (#11821)
* BAEL-2080 - Check if a user is logged-in with Servlets and JSP

* new module: javax-servlets-2

* adding javax-servlets-2 to the parent pom.

* adding module javax-servlets-2 to all profiles
2022-02-25 12:06:17 +05:30
Jonathan Cook fe0f83b4a2 BAEL-5408 - Update Camel version in spring-boot-camel module (#11851)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

* BAEL-5408 - Update Camel version in spring-boot-camel module

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-02-22 12:16:38 -08:00
Graham Cox f4c03153a1 Merge remote-tracking branch 'upstream/master' into BAEL-5229 2022-02-10 09:15:34 +00:00
Haroon Khan 694041bc87 [JAVA-9814] Cleanup apache-olingo module 2022-02-04 10:15:19 +00:00
Graham Cox 7a7fe11002 Added to the '*-jdk9-and-above' profiles 2022-02-04 07:38:45 +00:00
ashleyfrieze 69e04d5ac0 BAEL-5354 Add improvement to cover JDK11 solution to the repeated string problem (#11756) 2022-01-30 21:49:04 -06:00
makapszenna 6f6b8e23e0 BAEL-5308 An Introduction to Domain Graph Service (DGS) Framework (#11718)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2022-01-30 21:40:53 -06:00
Krzysiek e6a7ba6116 JAVA-9486: Add guava.version property to the parent pom 2022-01-17 19:48:08 +01:00
kwoyke 5416fc95b2 JAVA-9396: Update pdfbox-tools & pdf2dom dependencies (#11681) 2022-01-13 21:56:09 +05:30
Krzysiek badaa5d25e JAVA-9017: Move ejb-beans to the heavy profile 2022-01-13 11:36:36 +01:00
Haroon Khan 2d01964ebe [JAVA-9348] Split lombok module 2022-01-11 19:44:57 +00:00
Loredana Crusoveanu 1a5ec90385 Merge pull request #11671 from eugenp/remove-formatter
Remove formatter
2022-01-11 13:57:10 +02:00
Krzysiek 3b47cef6bf JAVA-9020: Move spring-data-cassandra-2 to jdk9+ profile 2022-01-11 09:34:39 +01:00
Loredana Crusoveanu 872daf6a22 Merge branch 'master' of https://github.com/eugenp/tutorials 2022-01-10 19:31:07 +02:00
Krzysiek 3b6d070777 JAVA-9020: Add missing modules 2022-01-10 16:46:34 +01:00
kwoyke 122ed65b1e Merge pull request #11581 from chaos2418/JAVA-3060
JAVA-3060: adding new spring-reactive module for the ebook.
2022-01-09 13:48:23 +01:00
chaos2418 e1b05f08c0 Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-3060 2022-01-05 18:46:23 +05:30
kwoyke da600ee93a Merge pull request #11640 from hkhan/JAVA-8364-split-spring-5-reactive-2-module
[JAVA-8364] Split spring-5-reactive-2 module
2022-01-04 12:30:18 +01:00
kwoyke 48b642476d Merge pull request #11638 from freelansam/JAVA-8280
JAVA-8280: Split or move spring-aop module
2022-01-04 09:53:31 +01:00
Haroon Khan 58c8a4e230 [JAVA-8364] Split spring-5-reactive-2 module 2021-12-30 21:47:45 +00:00
sampadawagde 9eaa8f4dff JAVA-8280: Split or move spring-aop module 2021-12-30 20:39:11 +05:30
Loredana Crusoveanu f8b0948ec6 remove failing pdf module 2021-12-29 17:53:06 +02:00
chaos2418 7432cc2ee2 JAVA-3090: updating README.md for spring-reactive 2021-12-29 18:42:00 +05:30