Commit Graph

486 Commits

Author SHA1 Message Date
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
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