Commit Graph

8350 Commits

Author SHA1 Message Date
kwoyke cdc6380359 Merge pull request #11920 from freelansam/JAVA-10138
JAVA-10138 - Fix formatting of POMs
2022-03-14 15:00:17 +01:00
davidmartinezbarua 2695ba0fde Merge pull request #11863 from sanitaso/master
BAEL-5375 Set List of Objects in Swagger API response
2022-03-13 11:11:42 -03:00
sampadawagde d2cea2ef06 resolve conflicts 2022-03-13 14:53:36 +05:30
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +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
Gaetano Piazzolla 612dc0be7c BAEL-5358 - Case Insensitive Sorting in MongoDB (#11815)
* [BAEL-5358] - MongoDB Case Insensitive Ordering.

* [BAEL-5358] - removed comment, indent

* [BAEL-5358] - using junit5 and testcontainers

* [BAEL-5358] - fixed issues for PR

* [BAEL-5358] - removed method-> inline
2022-03-12 18:21:34 +00: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
lucaCambi77 bfd778c028 BAEL-5395 - Authentication with Spring Security and MongoDB (#11883)
* auth with spring security and mongodb

* fix PMD

* fix missing application property in tests

* fix: code style

* fix: static finale case

* fix: omit Javadoc
2022-03-10 20:48:37 -06:00
thibaultfaure c6bd572eda BAEL-4524 Acquire a Lock By Key in Java (#11872) 2022-03-10 20:34:39 -06:00
Kapil Khandelwal fee01d60fb BAEL-5374: push Into Array in MongoDB (#11916) 2022-03-10 10:50:08 -08:00
Loredana Crusoveanu f2b3b8e5fe Merge pull request #11915 from kwoyke/JAVA-10271
JAVA-10271: Fix circular dependency issue
2022-03-10 19:33:19 +02:00
Krzysiek 227afb71cf JAVA-10271: Fix circular dependency issue 2022-03-10 15:08:46 +01:00
kwoyke 64cc1089f9 Merge pull request #11884 from anuragkumawat/JAVA-10379
JAVA-10379 Fix tests in hibernate-mapping-2 module
2022-03-10 13:21:30 +01:00
anuragkumawat fbb90aa41a JAVA-10379 Work done on feedback 2022-03-10 16:27:42 +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
kwoyke 410ccd500b JAVA-10399: Fix assertion to include start date (#11893) 2022-03-09 22:38:22 +05:30
Greg Martin e99766c0a2 Merge pull request #11814 from amitiw4u/BAEL-5299-RetreiveMessage
Changes to fetch the Original Message
2022-03-09 09:14:18 -05:00
Loredana Crusoveanu c591c1d448 Merge pull request #11857 from eugenp/BAEL-5336-v2
remove duplicate code from old module BAEL-5336
2022-03-09 13:48:20 +02:00
ACHRAF TAITAI c1d1134fb3 BAEL-4569: Formatting Email Text (#11910) 2022-03-08 12:52:10 -08:00
Kapil Khandelwal c1751dc317 BAEL-5360: Check Collection Existence in MongoDB (#11905)
* BAEL-5360: Check Collection Existence in MongoDB

* BAEL-5360: update test names using the bdd scheme
2022-03-08 12:49:19 -08:00
sanitaso e3966f2efd add dir 2022-03-08 15:15:11 +01:00
sanitaso bc543e9c79 remove dir 2022-03-08 15:13:42 +01:00
sanitaso a735229a84 change the module directory 2022-03-08 15:10:36 +01:00
kwoyke b086c384d4 Merge pull request #11904 from hkhan/JAVA-10463-split-apachi-poi-module
[JAVA-10463] Split apache-poi module
2022-03-08 10:57:24 +01:00
Haroon Khan 2859935089 [JAVA-10463] Split apache-poi module 2022-03-07 18:10:13 +00: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
Loredana Crusoveanu a578bb86f6 Merge pull request #11903 from Asjad-J/master
Updated README.md files
2022-03-07 19:41:01 +02:00
Olsi Seferi 53afccfe3a ADDED FORWARD PROXY CONFIGURATION AND CLIENT (#11708) 2022-03-07 17:58:13 +01:00
kwoyke 912c0d3f77 Merge pull request #11902 from kwoyke/JAVA-10334
JAVA-10334: Disable failing test
2022-03-07 16:08:39 +01:00
Krzysiek 0f82785c28 JAVA-10334: Disable failing test 2022-03-07 15:40:21 +01:00
Asjad J 32c7041a18 Updated README.md
added a link back to the article: https://www.baeldung.com/spring-oauth2resttemplate
2022-03-07 19:35:42 +05:00
Asjad J 3d92ca2c41 Updated README.md
added a link back to the article: https://www.baeldung.com/java-bytebuffer
2022-03-07 19:31:42 +05:00
Asjad J db95e7bb6a Updated README.md
added link back to the article: https://www.baeldung.com/lombok-tostring
2022-03-07 19:27:14 +05:00
Asjad J dc6357d98e Updated README.md
added link back to the article: https://www.baeldung.com/mongodb-update-multiple-fields
2022-03-07 19:22:54 +05:00
Asjad J b86e50ede4 Updated README.md
added link back to the article: https://www.baeldung.com/java-excel-find-last-row
2022-03-07 18:00:52 +05:00
Asjad J 3f71dcc5c7 Updated README.md
added link back to the article: https://www.baeldung.com/java-call-graphql-service
2022-03-07 17:57:11 +05:00
Asjad J 6fe59e7aea Updated README.md
added link back to the article: https://www.baeldung.com/java-rock-paper-scissors
2022-03-07 17:54:47 +05:00
Asjad J 08e84780bf Updated README.md
added link back to the article: https://www.baeldung.com/java-read-file-into-map
2022-03-07 17:50:33 +05:00
kwoyke d9d0adefee Merge pull request #11894 from hkhan/JAVA-10398-fix-failing-test
[JAVA-10398] Rename intermittent failing test to ManualTest
2022-03-07 09:56:35 +01:00
kwoyke c3818d2c55 Merge pull request #11890 from hkhan/JAVA-10432-enable-testng-module
[JAVA-10432] Rename and enable testng-command-line module
2022-03-07 09:52:31 +01:00
alemoles 3fbad0691d BAEL-5418 - Convert long to int type in Java (#8) (#11895) 2022-03-07 07:34:14 +01:00
Loredana Crusoveanu b88561186e Merge pull request #11896 from Asjad-J/master
Updated README.md
2022-03-06 17:50:55 +02:00
Asjad J 612bb329e5 Updated README.md
For Adding Parameters to HttpClient Requests, corrected link from https://www.baeldung.com/java-httpclient-parameters to https://www.baeldung.com/apache-httpclient-parameters
2022-03-06 13:04:52 +05:00
Asjad J 20b50e8bea Updated README.md
For Enabling Logging for Apache HttpClient, Correct URL from https://www.baeldung.com/java-httpclient-enable-logging to https://www.baeldung.com/apache-httpclient-enable-logging
2022-03-06 12:54:13 +05:00
Asjad J f0d831095b Updated README.md
Fixed link for Introduction to Awaitility, from https://www.baeldung.com/awaitlity-testing to https://www.baeldung.com/awaitility-testing
2022-03-06 11:56:55 +05:00
Kapil Khandelwal dafb4d1f58 BAEL-5401: Update Fields of Documents in MongoDB Using the Java Driver (#11889) 2022-03-05 20:29:16 -08:00
Haroon Khan 9da940a252 [JAVA-10398] Rename intermittent failing test to ManualTest 2022-03-06 00:41:44 +00:00
kwoyke 28519a494c Merge pull request #11888 from hkhan/JAVA-10335-fix-muleesb-build
[JAVA-10335] Upgrade plugin version to fix muleesb build
2022-03-05 11:20:21 +01:00
andresluzu 3687b7bc64 BAEL-5335: Introduction to OAuth2RestTemplate (#11849) 2022-03-04 20:25:02 -06:00
Haroon Khan ef88a1803f [JAVA-10432] Rename and enable testng-command-line module 2022-03-04 21:17:23 +00:00