Commit Graph

6568 Commits

Author SHA1 Message Date
kwoyke 57da383564 JAVA-5605: Upgrade parent-spring-5 to Spring 5.3.7 (#10817)
* JAVA-5605: Upgrade parent-spring-5 to Spring 5.3.7

* JAVA-5605: Remove mistakenly added node.exe

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-29 02:39:41 +05:30
Bhabani Prasad Patel eefc0b2bc7 code commit for BAEL-4869 (#10812)
* Code commit for "Converting String to BigDecimal in Java" - Article

* modified the assert param for comparing actual and expected values

* removed the conflict change

* Code commit for Secret Key to String and vice versa in java

* renaming the junit class name to match coding standard

* code commit for BAEL-4869

* Adding new module with Secret key to String conversion in Java [BAEL-4489]

* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00
kwoyke 805e96f784 BAEL-4585: Add readNbytes code sample (#10814)
* BAEL-4585: Add readNbytes code example

* BAEL-4585: Fix code samples

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-28 12:51:10 +02:00
Eric Martin c5582303e8 Merge pull request #10554 from rvsathe/master
Hexagonal Architecture code Reshma sathe
2021-05-27 19:29:55 -05:00
Greg 2a9d69a5fc Merge pull request #10696 from amitiw4u/BAEL-4919-MaxSizeArray
Added changes to demonstrate max array size
2021-05-27 14:39:35 -04:00
singhalak11 a626528201 BAEL-4987: new module for operators (#10800) 2021-05-27 18:58:53 +01:00
Loredana Crusoveanu 8c975e749b Merge pull request #10809 from johnA1331/master
BAEL-36207 - add links to github-baeldung articles
2021-05-27 09:27:10 +03:00
johnA1331 a9121efec0 Update README.md 2021-05-27 01:06:55 +08:00
johnA1331 81fbe94549 Create README.md 2021-05-27 01:05:26 +08:00
johnA1331 48105ee4b4 Update README.md 2021-05-27 01:03:35 +08:00
johnA1331 536a2287f1 Update README.md 2021-05-27 01:01:00 +08:00
johnA1331 ea553b2d73 Update README.md 2021-05-27 00:56:46 +08:00
Jonathan Cook 1f49cd5f6d Merge pull request #10771 from MajewskiKrzysztof/BAEL-4871
Bael 4871
2021-05-26 09:02:13 +02:00
Eric Martin f2f318eb89 Merge pull request #10767 from MicuEmerson/master
BAEL-4800: example of different POM types in Maven
2021-05-25 17:55:28 -05:00
Benjamin Caure 4e96ddfa14 BAEL-4665: add text blocks to multiline strings test (#10777)
* BAEL-4665: add text blocks to multiline strings test

* BAEL-4665: move core-java-strings to jdk9 profile
2021-05-25 22:27:16 +02:00
sunainag 74805c8ada "BAEL-4894: Wire tap (EIP Patterns)" (#10781) 2021-05-25 22:21:56 +02:00
freelansam 6877e54e1a BAEL-4791 - clean up (#10804) 2021-05-25 12:53:21 -07:00
Maciej Główka 27c53fd6de BAEL-4887: fetching multiple entities in JPA query (#10803) 2021-05-25 12:48:22 -07:00
majewsk6 ebb5192a60 BAEL-4871 Spring Conditional Annotations 2021-05-25 11:53:59 +02:00
kwoyke c24379b927 Merge pull request #10765 from Maiklins/JAVA-2399-Update_spring-security-rest_module_to_use_Swagger_3.0.0
Java 2399 update spring security rest module to use swagger 3.0.0
2021-05-25 11:02:37 +02:00
kwoyke 42a0c6d966 Merge branch 'master' into JAVA-2399-Update_spring-security-rest_module_to_use_Swagger_3.0.0 2021-05-25 10:56:24 +02:00
Loredana Crusoveanu 951eacfd8f Merge pull request #10619 from skinkie/keycloak-logout
Implement a functional logout for spring-boot-keycloak
2021-05-25 10:37:50 +03:00
kwoyke 40ce8f98fd Merge pull request #10801 from Maiklins/JAVA-3589-Upgrade_lombok_dependency_in_the_main_pom.xml
Java 3589 upgrade lombok dependency in the main pom.xml
2021-05-24 21:29:36 +02:00
anmoldeep0123 fa55f989d6 BAEL-4220 | A Guide to IllegalAccessError and when it happens (#10798)
* BAEL-4220 | A Guide to IllegalAccessError and when it happens

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names
2021-05-24 11:57:21 -07:00
mikr a8b32feea8 JAVA-3589 Update Lombok version 2021-05-24 16:15:51 +02:00
mikr d8c91ee26a JAVA-3589 Update Lombok version 2021-05-24 13:47:38 +02:00
kwoyke 263bfcfdd1 Merge pull request #10795 from freelansam/JAVA-5392
JAVA-5392: Upgrade spring-boot-admin module
2021-05-24 09:45:35 +02:00
Jonathan Cook 3550945a9f Merge pull request #10760 from LiamGve/BEAL-4946
Beal 4946
2021-05-23 21:32:15 +02:00
freelansam 26f3376b1b BAEL-4791: Spring AliasFor Annotation (#10794) 2021-05-23 09:14:50 -07:00
sampadawagde 960642482e JAVA-5392: Upgrade spring-boot-admin module 2021-05-23 21:05:12 +05:30
KevinGilmore 5e68c55f06 BAEL-4796: add link back to article (#10791) 2021-05-22 11:23:11 -05:00
Bhabani Prasad Patel bef5794314 Code commit for BAEL-4489 (#10790)
* Code commit for "Converting String to BigDecimal in Java" - Article

* modified the assert param for comparing actual and expected values

* removed the conflict change

* Code commit for Secret Key to String and vice versa in java

* renaming the junit class name to match coding standard
2021-05-22 11:17:58 +02:00
kwoyke 2553a71828 BAEL-4970: Close the original response body (#10782)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-22 10:46:02 +02:00
majewsk6 5739671260 BAEL-4871 Spring Conditional Annotations 2021-05-21 16:00:09 +02:00
majewsk6 90780c982e BAEL-4871 Spring Conditional Annotations 2021-05-21 15:55:43 +02:00
majewsk6 93c3b2bf35 BAEL-4871 Spring Conditional Annotations 2021-05-21 14:59:07 +02:00
majewsk6 adfe5c687e BAEL-4871 Spring Conditional Annotations 2021-05-21 14:55:38 +02:00
majewsk6 94919df0c2 BAEL-4871 Spring Conditional Annotations 2021-05-21 14:43:48 +02:00
majewsk6 2598e4fa4d BAEL-4871 Spring Conditional Annotations 2021-05-21 14:40:57 +02:00
rvsathe 207bcad90e changing the indent to 4. 2021-05-21 17:43:32 +05:30
rvsathe c18a15288d Renamed packages according t code files 2021-05-21 17:27:38 +05:30
rvsathe 830f61fafb Rename DownloadEmailAttachmentsUnitTest.java to DownloadEmailAttachmentsLiveTest.java
changes as per review comments
2021-05-21 15:48:14 +05:30
rvsathe 4c75aea71e Update DownloadEmailAttachmentsUnitTest.java
changing the package name to downloadattachments. and file name as per review comments.
2021-05-21 15:16:55 +05:30
rvsathe 51d20e8bdb Update DownloadEmailAttachments.java
changing the package name to downloadattachments.
2021-05-21 15:15:48 +05:30
rvsathe baf1093fb3 Merge branch 'eugenp:master' into master 2021-05-21 15:11:13 +05:30
rvsathe 3e61f32493 Update DownloadEmailAttachments.java
changes as per review comments
2021-05-21 14:48:00 +05:30
kwoyke 31f40d8623 "BAEL-3407: Add examples for injecting Spring components in MapStruct" (#10778)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-21 07:16:08 +02:00
kwoyke 8f2208fb25 Merge pull request #10783 from freelansam/JAVA-2419
JAVA-2419: Move/rename module spring-boot-xml
2021-05-20 13:05:35 +02:00
Jonathan Cook 2ab331e593 Merge pull request #10768 from ukhan1980/BAEL-4829-upload-multipart-and-json-to-dto
[BAEL-4829] Multipart request in spring
2021-05-20 09:34:02 +02:00
Loredana Crusoveanu cdfc2a8e05 Merge pull request #10784 from johnA1331/master
BAEL-35673 - add links to github-baeldung articles
2021-05-20 09:43:20 +03:00