Commit Graph

6069 Commits

Author SHA1 Message Date
Eric Martin 30e84898fd Merge pull request #10458 from sk1418/BAEL-4709_isAbstract
improvement
2021-02-05 16:53:11 -06:00
Dhawal Kapil 030b5cca02 Merge pull request #10461 from osser-sam/JAVA-4312
JAVA-4312: Update deprecations in spring-5-reactive module
2021-02-04 22:35:33 +05:30
Loredana Crusoveanu 790c196507 Merge pull request #10469 from johnA1331/master
BAEL-31916 - add links to github-baeldung articles
2021-02-04 13:04:50 +02:00
Simone Cusimano aa69c77efa Refactor unit test methods name 2021-02-03 19:37:36 +01:00
johnA1331 bb5c238631 Update README.md 2021-02-04 00:14:49 +08:00
johnA1331 d779223e57 Update README.md 2021-02-04 00:13:24 +08:00
johnA1331 44552d1fa4 Update README.md 2021-02-04 00:10:36 +08:00
johnA1331 1bc84889aa Update README.md 2021-02-04 00:09:00 +08:00
johnA1331 2a365df318 Update README.md 2021-02-04 00:07:17 +08:00
johnA1331 3ff1ba2185 Update README.md 2021-02-04 00:03:53 +08:00
johnA1331 5774d53d0b Update README.md 2021-02-04 00:02:05 +08:00
johnA1331 6f2e23e166 Update README.md 2021-02-03 23:59:04 +08:00
osser-sam cfbdbe1001 JAVA-4012: fix failing test (#10455) 2021-02-03 01:16:00 +05:30
osser-sam 7d78e63edf JAVA-4277: Fix tests in spring-resttemplate module (#10447)
* JAVA-4277: Fix tests in spring-resttemplate module

* JAVA-4277: Moved article from spring-resttemplate to
spring-resttemplate-2
2021-02-03 01:12:29 +05:30
Kent@lhind.hp.g5 387ee88c2d upgrade to springboot 2.3.2 and fix application properties 2021-02-02 10:40:05 +01:00
MeenaGawande a50cec2882 [BAEL-4715] Java HashMap Load Factor
Fixed HashMap creation and few entries
2021-02-02 11:25:34 +05:30
vishal caf864b8e7 BAEL-2620 | Update test with latest version of Spring 5 and JUnit 5 2021-02-01 23:19:23 +01:00
Jonathan Cook e07bcb5315 BAEL-2674 - Upgrade the Okhttp article (#10462)
* 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

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-02-01 08:44:05 -08:00
sampadawagde b689760b07 JAVA-4312: Update deprecations in spring-5-reactive module 2021-02-01 11:04:42 +05:30
Kent@lhind.hp.g5 f5bb8ab648 improvement 2021-01-31 18:54:34 +01:00
sampada07 28fe37cac4 BAEL-3820: Multiple submit button to a Form (#10457) 2021-01-31 09:39:23 -08:00
Jonathan Cook 9ea990660e Merge pull request #10443 from dstr89/feature/BAEL-4535-overriding-compareTo
Feature/bael 4535 overriding compare to
2021-01-31 16:42:48 +01:00
Jonathan Cook eb61bc0dc2 Merge pull request #10429 from azhwani/BAEL-4739
BAEL-4739: Spring RestTemplate Exception
2021-01-31 16:13:28 +01:00
Maiklins 39c0b3811a Merge pull request #81 from eugenp/master
update
2021-01-31 12:56:34 +01:00
Eric Martin 29d798d54f Merge pull request #10411 from Trixi-Turny/BAEL-4748
BAEL-4748 implement UserConsumerService with webClient and write Unit…
2021-01-30 21:03:31 -06:00
Eric Martin b9664eb89b Merge pull request #10446 from SmartyAnsh/BAEL-4499-bad-practices-with-sync
BAEL-4499 - Synchronization bad practice and solution example
2021-01-30 20:50:13 -06:00
Eric Martin 64121f0c79 Merge pull request #10440 from sk1418/BAEL-2517_unchecked_conversion
BAEL-2517
2021-01-28 20:15:21 -06:00
dvyshd d11f1163ab BAEL-4719 - Using the Map.Entry Java Class (#10428)
* BAEL-4719

Using the Map.Entry Java Class

* BAEL-4719

Using the Map.Entry Java Class

* BAEL-4719

Change description

* BAEL-4719

Feedback from first draft
2021-01-28 23:53:49 +00:00
Loredana Crusoveanu dd2ecbb9ee Merge pull request #10452 from rozagerardo/rozagerardo/JAVA-4311_improve-spring-5-weblcient-article
[JAVA-4311] Improve "Spring Webclient" article
2021-01-28 10:38:54 +02:00
Loredana Crusoveanu 683d9cd2f4 Merge pull request #10454 from johnA1331/master
BAEL-31915 - add links to github-baeldung articles
2021-01-28 09:45:18 +02:00
johnA1331 a65de428fd Update README.md 2021-01-28 01:26:15 +08:00
johnA1331 7634f6a6bd Update README.md 2021-01-28 01:23:32 +08:00
johnA1331 fe2aab7fb9 Update README.md 2021-01-28 01:21:00 +08:00
johnA1331 b6570de637 Update README.md 2021-01-28 01:11:32 +08:00
Gerardo Roza 047dfdef25 split integration test into different test scenarios, one for each step in the webclient process 2021-01-27 12:28:41 -03:00
Gerardo Roza c477f22f27 modified url override example, to use the client3 (the one defining the baseUrl) 2021-01-26 18:17:17 -03:00
Gerardo Roza 0f668a63b9 renamed headersSpec to match article 2021-01-26 17:53:48 -03:00
Gerardo Roza 32f3528575 added more common exchangeToMono example for article 2021-01-26 17:41:44 -03:00
Gerardo Roza d87cd065aa cleaned WebClient. definition for spec, for consistency and simplicity 2021-01-26 16:31:14 -03:00
Gerardo Roza f8ca77bc71 fixed and improved reactive tests not getting verified 2021-01-26 16:05:31 -03:00
Gerardo Roza 384b89d3ea added response timeout to timeout configuration 2021-01-26 12:57:49 -03:00
Yavuz Tas 609c4db4fb BAEL-3828 Where Should @Service Annotation Be Kept? (#10430)
* BAEL-3828 add code samples and tests for the article

* BAEL-3828 fix maven test folder structure and test executions

* BAEL-3828 fix indentation in continuation lines
2021-01-26 09:10:30 -06:00
Umang Budhwar b018825dc4 BAEL-4710 - Hiding endpoints using @Hidden (#10431)
* Added code for checking if a class is abstract or not.

* Renamed test name as per review comments.

* BAEL-4695 - Added code to evaluate math expressions.

* BAEL-4695 - Added test case for math function.

* BAEL-4695 Added consistent examples and entry in parent pom.

* BAEL-4695 - Added more examples

* BAEL-4710 - Hiding endpoints using @Hidden
2021-01-26 09:06:04 -06:00
Usman Mohyuddin e8569d56b0 add file for constantpool (#10442)
* Create ConstantPool.java

add file for constantpool

* update the module with most relevant

update the module with most relevant
2021-01-25 15:09:58 -08:00
Simone Cusimano c3c4dc627a Fix wrong imports 2021-01-25 20:16:55 +01:00
Simone Cusimano 6a2d8b85ef Add two modules for BAEL-4688 2021-01-25 20:10:11 +01:00
Simone Cusimano a72686d871 Merge remote-tracking branch 'upstream/master' 2021-01-25 18:42:04 +01:00
Gerardo Roza 615322468e made tests assertions non-blocking 2021-01-25 12:26:37 -03:00
Gerardo Roza a37812ce04 added additional scenario using bodyValue method 2021-01-25 11:44:44 -03:00
Gerardo Roza 0cda08a95e replaced existing scenario to use an alternative body method 2021-01-25 11:41:57 -03:00