6200 Commits

Author SHA1 Message Date
Kent@lhind.hp.g5
4dda5a1a7c unchecked cast warning article 2021-02-10 22:24:14 +01:00
johnA1331
92b4049195 Update README.md 2021-02-11 01:07:33 +08:00
Michael Zangl
f51d7e9f02 Update README.md
Typo in Article Title (is in the original article as well, but that is not editable)
2021-02-10 17:49:03 +01:00
kwoyke
153f600c62 BAEL-4758: Override autoIndexCreation in MongoConfig (#10474) 2021-02-10 07:51:44 +01:00
Mateusz Szablak
0315847ad7 Update PropertiesToHashMapConverter.java 2021-02-10 00:40:55 +01:00
johnA1331
ec93dbe7f2 Update README.md 2021-02-10 02:41:03 +08:00
johnA1331
5ae0cce72e Update README.md 2021-02-10 02:25:06 +08:00
johnA1331
e043ad6d20 Update README.md 2021-02-10 02:19:55 +08:00
johnA1331
5d2087c711 Update README.md 2021-02-10 02:04:28 +08:00
johnA1331
15d247be80 Update README.md 2021-02-10 01:59:24 +08:00
johnA1331
25d4cd9222 Update README.md 2021-02-10 01:55:38 +08:00
johnA1331
0e93e2f779 Update README.md 2021-02-10 01:52:55 +08:00
johnA1331
d9fcd0de34 Update README.md 2021-02-10 01:49:18 +08:00
johnA1331
5ab8f0678f Update README.md 2021-02-10 01:46:38 +08:00
johnA1331
43efec8e23 Update README.md 2021-02-10 01:44:24 +08:00
johnA1331
9e867ffc0d Update README.md 2021-02-10 01:20:19 +08:00
johnA1331
944c965952 Update README.md 2021-02-10 01:17:27 +08:00
johnA1331
59da123a98 Create README.md 2021-02-10 01:15:15 +08:00
johnA1331
9ed2982f8f Update README.md 2021-02-10 01:12:06 +08:00
johnA1331
4f0173ebae Update README.md 2021-02-10 01:08:46 +08:00
Amit Bhave
4bc5986a42 Merge remote-tracking branch 'upstream/master' 2021-02-09 19:19:03 +05:30
Amit Bhave
8cbc8d5a3a BAEL-3636 Change package name and format xml according to feedback 2021-02-09 19:18:23 +05:30
Loredana Crusoveanu
1b58dba5ac Merge pull request #10471 from kwoyke/JAVA-4395
JAVA-4395: Fix typo in addTagsOfOtherProduct method
2021-02-09 10:41:01 +02:00
Amy DeGregorio
6c5c6fe317 BAEL-4331 (#10460)
* BAEL-4331

* Add an integration test
2021-02-08 18:11:25 -08:00
Krzysiek
23ee2df79e JAVA-4395: Fix typo in addTagsOfOtherProduct method 2021-02-08 22:48:54 +01:00
Eric Martin
d89a51b555 Merge pull request #10464 from sk1418/BAEL-4699_probes
upgrade to springboot 2.3.2 and fix application properties
2021-02-07 16:37:12 -06:00
bfontana
b8e4a9a0b9 Merge pull request #10409 from rojyates/master
BAEL-4614 JVM property java.security.egd
2021-02-06 00:18:11 -03:00
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