Commit Graph

6088 Commits

Author SHA1 Message Date
Krzysztof Woyke 6332f7eba4 JAVA-4240: Fix catch block 2021-03-11 20:58:45 +01:00
Krzysztof Woyke 47db80077d JAVA-4240: Add exception's message to the log 2021-03-11 20:39:47 +01:00
Anshul BANSAL 9928946793 BAEL-4790_examples 2021-03-11 21:39:09 +02:00
Krzysztof Woyke 0545265255 JAVA-4669: Fix CircularBuffer constructor 2021-03-11 20:12:28 +01:00
sampadawagde bd81992f66 JAVA-4802: Upgrade parent-spring-5 to the latest version of Spring 5 2021-03-11 16:53:44 +05:30
Daniel Strmecki 4e88e662f6 BASE-4618: Use space 2021-03-11 11:28:49 +01:00
Loredana Crusoveanu c9bc95a5e2 Merge pull request #10546 from johnA1331/master
BAEL-32619 - add links to github-baeldung articles
2021-03-11 10:04:18 +02:00
MeenaGawande 13970d355b [BAEL-4208] Java compiled classes contain dollar signs (#10533)
Java class file naming conventions

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-03-11 07:44:57 +01:00
sharifi 023da91f09 bael-4793: match artifact id with name 2021-03-11 08:55:51 +03:30
sharifi 3f19c9f6e8 bael-4793: fix indentation 2021-03-11 08:55:20 +03:30
johnA1331 f31bbf290d Create README.md 2021-03-10 22:55:00 +08:00
johnA1331 5ffb5e9eca Create README.md 2021-03-10 22:52:28 +08:00
johnA1331 c98d1d243e Update README.md 2021-03-10 21:19:07 +08:00
johnA1331 8c86197317 Update README.md 2021-03-10 21:14:40 +08:00
Kent@lhind.hp.g5 a83d25884e using query method 2021-03-10 11:28:43 +01:00
Amitabh Tiwari d010629fd5 Added changes to fix the tests 2021-03-09 20:23:15 +05:30
Eric Martin 1df7c8a287 Merge pull request #10524 from saleco/master
BAEL-4362 - Generate WSDL Stubs with Maven
2021-03-08 19:13:11 -06:00
Sallo Szrajbman dddfc05349 BAEL-4362 - Generate WSDL Stubs with Maven
Removing blank lines
Fixing test names to BDD-style
2021-03-08 21:15:42 +00:00
Kent@lhind.hp.g5 8a11b92f46 shutdown the pool 2021-03-08 22:09:23 +01:00
psevestre ce6f1e878e [BAEL-4782] Initial import (#10513)
* [BAEL-4782] Initial import

* [BAEL-4782] LiveTest & Readme

* [BAEL-4782] spacing issues
2021-03-08 07:45:37 -08:00
mdhtr fc5d08d3f6 BAEL-3938: Add new section on Java 10 Collectors.toUnmodifiableList() (#10488)
* Add java10 examples in the style of the existing examples

The existing examples in core-java-streams-2 module still had system out in them instead of assertions, so I kept that style to keep the article consistent.

* Remove code example that is not in the article
2021-03-07 22:51:30 +00:00
Amitabh Tiwari 2fff4d24c5 Added count queries 2021-03-07 16:43:52 +05:30
Maiklins 4ed5e99f4e Merge pull request #85 from eugenp/master
update
2021-03-06 12:54:19 +01:00
Daniel Strmecki c8b3ecbd36 BASE-4618: Use JMH benchmark tool 2021-03-06 10:00:01 +01:00
Daniel Strmecki f0ee9ddf02 BASE-4618: Add new module 2021-03-06 09:02:04 +01:00
Eric Martin e26aebc76f Merge pull request #10516 from SmartyAnsh/master
BAEL-4628 - Spring Security SAML
2021-03-05 17:03:17 -06:00
Jonathan Cook 49da1ed251 BAEL-4204 - Adding Interceptors in OkHTTP (#10539)
* 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

* BAEL-4204 - Adding Interceptors in OkHTTP

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2021-03-04 09:29:11 -08:00
Loredana Crusoveanu ab0cef67fb Merge pull request #10540 from johnA1331/master
BAEL-32618 - add links to github-baeldung articles
2021-03-04 16:57:19 +02:00
kwoyke 33dd080745 BAEL-4832: Fix Guava example (#10541)
* BAEL-4832: Fix Guava example

* BAEL-4832: Fix imports
2021-03-04 13:00:09 +01:00
kwoyke 28cd4fa7ba BAEL-4194: Add example for not using the @Modifying (#10536) 2021-03-04 07:12:09 +01:00
Eric Martin 1c32920b76 Merge pull request #10522 from sk1418/Circular_linked_list
fix the deleting method
2021-03-03 21:37:39 -06:00
Bradley M Handy 6a117f9f3a BAEL-4384: Invoke a private method using reflection (#10470)
* - initial commit of sample code

* BAEL-4209:  Moving the localized exception module into core-java-exceptions-3.

* BAEL-4209: Removed the old files for localizing exception messages.

* Added test case to explain invoking a private method.

* Made the code example more useful so we don't look like we're hacking another framework.

* Forgot to make the test class and method package-private.

* Incorporated Spring ReflectionTestUtils into the code sample.

* Updated the Spring Test version to match the article.
2021-03-03 19:44:45 +00:00
johnA1331 2d0eaccad4 Update README.md 2021-03-03 20:55:30 +08:00
johnA1331 14b84f78f6 Update README.md 2021-03-03 20:52:42 +08:00
johnA1331 f788bcd6c7 Create README.md 2021-03-03 20:50:02 +08:00
johnA1331 e6f7273954 Update README.md 2021-03-03 20:47:57 +08:00
johnA1331 c5633e7bae Update README.md 2021-03-03 20:45:17 +08:00
johnA1331 be2be13672 Update README.md 2021-03-03 20:43:31 +08:00
johnA1331 770d574d01 Update README.md 2021-03-03 20:41:37 +08:00
johnA1331 537253a683 Update README.md 2021-03-03 20:39:32 +08:00
Eugen 99373625b2 Merge pull request #10537 from asif-anwar/comment-quarkus-extension
commenting broken module
2021-03-03 13:57:56 +02:00
Muhammad Asif Anwar 133c6022fe commenting broken module 2021-03-03 09:25:40 +04:00
sharifi 3fdc7836ce bael-4793: add main source 2021-03-02 18:25:27 +03:30
Eugen 78467add23 Merge pull request #10532 from asif-anwar/comment-quarkus-extension
Comment out quarkus-extension
2021-03-02 12:51:41 +02:00
Muhammad Asif Anwar 4120988447 Comment out quarkus-extension 2021-03-02 09:08:29 +04:00
Dhawal Kapil e964ea01c7 Merge pull request #10529 from Maiklins/JAVA-4293-remove-spring-security-credentials
Java 4293 remove spring security credentials
2021-03-01 19:47:43 +05:30
Dhawal Kapil 3cc2119850 Merge pull request #10528 from Maiklins/JAVA-4215-Fix_issue_in_Jackson_Bidirectional_Rels_article
Java 4215 fix issue in jackson bidirectional rels article
2021-03-01 19:44:03 +05:30
Sallo Szrajbman 422d2359e5 BAEL-4362 - Generate WSDL Stubs with Maven
Fixing identation on new lines
2021-03-01 10:06:40 +00:00
Amitabh Tiwari 0900935000 Added tests for count 2021-03-01 09:05:25 +05:30
mikr 43e98cd779 JAVA-4293-remove-spring-security-credentials 2021-02-28 23:13:12 +01:00