Commit Graph

8568 Commits

Author SHA1 Message Date
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
Ulisses Lima 5b399786f6 Merge branch 'eugenp:master' into master 2022-03-05 22:23:01 -03: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
Haroon Khan cd91476799 [JAVA-10335] Upgrade plugin version to fix muleesb build 2022-03-04 16:18:20 +00:00
Haroon Khan 7c3cbf0d4f [BAEL-5245] Lombok ToString annotation (#11870) 2022-03-04 08:59:27 +05:30
Kapil Khandelwal 2eb49b96cb BAEL 5359: Update formatting (#11880)
* BAEL-5359: Updating Multiple Fields in a MongoDB Document

* BAEL-5359: Add test class file

* BAEL-5359: Rename UpdateMultipleFieldsUnitTest.java to UpdateMultipleFieldsLiveTest.java

* BAEL-5359: Update formatting
2022-03-03 09:36:08 -08:00
anuragkumawat 95aa9428b4 JAVA-10083 Create new module hibernate-queries from spring-hibernate-5 module 2022-03-03 21:57:58 +05:30
kwoyke 2923b0cbb0 Merge pull request #11881 from dkapil/task/JAVA-10352
JAVA-10352 Updated versions of various libraries and standardised pom…
2022-03-03 11:16:26 +01:00
Dhawal Kapil 240ba4e0db JAVA-10352 Updated versions of various libraries and standardised pom version to 1.0.0-SNAPSHOT 2022-03-03 13:35:05 +05:30
Mateusz Szablak 304f5fa74d BAEL-5201 Finding the Last Row in an Excel Spreadsheet From Java (#11873) 2022-03-03 09:22:25 +05:30
Víctor aa76805457 BAEL-4626
Adjusted traces levels.
Adjusted web.xml from webapps. Allows to see clearly the security constraints being applied.
Pong: Changed authentication method to DIGEST.
This is to check that SSO works with different authentication mechanisms.
2022-03-03 01:24:41 +01:00
kwoyke 58f19cca18 Merge pull request #11879 from hkhan/JAVA-10320-fix-java-cassandra-test-errors
[JAVA-10320] Run Cassandra test with a single fork
2022-03-02 16:57:49 +01:00
Haroon Khan 5aa5da657b [JAVA-10320] Run Cassandra test with a single fork 2022-03-02 12:26:29 +00:00
Loredana Crusoveanu ce280e41c2 Merge pull request #11758 from konanaw/fix-DownloadServlet
Problem: file 'sample.txt' has empty content after downloading
2022-03-01 18:52:58 +02:00
doodoroma 76ef4363ca Merge pull request #11752 from Attila96/feature/bael-5317_current_trace_id_spring_cloud_sleuth
[BAEL-5317] Get current trace ID in Spring Cloud Sleuth
2022-03-01 17:32:05 +01:00
anuragkumawat 36899fd0e3 JAVA-10379 Fix tests in hibernate-mapping-2 module 2022-03-01 18:13:26 +05:30
Daniel Strmecki c87c79e035 BAEL-5307: Move code from new module to existing (#11868) 2022-03-01 09:07:50 +00:00
Loredana Crusoveanu ce22b5b69c Merge pull request #11875 from Asjad-J/master
Updated README.md files
2022-03-01 10:01:04 +02:00
maibin 786138fd9b Revert "Added a new Class and few test cases to the core-java-modules (#11867)" (#11874)
This reverts commit e10e20a24b.
2022-02-28 21:22:53 -08:00
Asjad J db7b5b1fd5 Updated README.md
added link back to the article: https://www.baeldung.com/ops/docker-cache-maven-dependencies
2022-03-01 10:04:30 +05:00
Asjad J 188d5daaf6 Updated README.md
added link back to the article: https://www.baeldung.com/java-map-new-entry
2022-03-01 09:53:30 +05:00