Commit Graph

6869 Commits

Author SHA1 Message Date
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
Karthick S 07511d76c1 BAEL-4254 JavaDoc method reference example classes 2021-05-23 21:52:30 +05:30
freelansam 26f3376b1b BAEL-4791: Spring AliasFor Annotation (#10794) 2021-05-23 09:14:50 -07:00
Karthick S 748d2022d8 BAEL-4254 JavaDoc method reference example classes 2021-05-23 21:08:26 +05:30
sampadawagde 960642482e JAVA-5392: Upgrade spring-boot-admin module 2021-05-23 21:05:12 +05:30
Vikas Ramsingh Rajput b1c13e893b Merge branch 'master' of https://github.com/vikasrajput6035/tutorials into BAEL-4936 2021-05-23 16:15:33 +05:30
Vikas Ramsingh Rajput 199d80fb34 BAEL-4936: Removed similar methods as per review comments 2021-05-23 16:14:00 +05:30
KevinGilmore 5e68c55f06 BAEL-4796: add link back to article (#10791) 2021-05-22 11:23:11 -05:00
Bhabani Prasad Patel 846147ad7f Merge branch 'eugenp:master' into master 2021-05-22 17:46:18 +05:30
Haroon Khan 726f7cbb81 [BAEL-4930] Update method names in step definition 2021-05-22 10:43:35 +01: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
Bhabani Prasad Patel d5a267bc9e renaming the junit class name to match coding standard 2021-05-22 07:07:04 +05:30
Bhabani Prasad Patel 6ed113877e Code commit for Secret Key to String and vice versa in java 2021-05-21 21:16:31 +05:30
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 26a0faff46 Delete KafkaStreamsLiveTest.java
duplicate of the test in libraries-data
2021-05-20 10:05:01 +03:00
Bhabani Prasad Patel 45e55bb6db Merge branch 'eugenp:master' into master 2021-05-20 12:19:25 +05:30
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
bfontana 297a44b29e Merge pull request #10712 from nirm2009/master
BAEL-4881 - Source code for 'Understanding the Pattern.quote method' article.
2021-05-19 23:41:42 -03:00
KevinGilmore 8ee60907ea BAEL-4636: add link back to article (#10787) 2021-05-19 20:27:34 -05:00
makapszenna 270034a046 BAEL-4796 How to display a message in Maven - improvement (#10779)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-05-19 20:27:09 -05:00
Haroon Khan 81a216ce06 [BAEL-4930] Cucumber integration with Gradle 2021-05-19 22:30:32 +01:00
johnA1331 a281d31d1b Update README.md 2021-05-20 01:32:52 +08:00
johnA1331 11941b70a1 Update README.md 2021-05-20 01:30:51 +08:00
sampadawagde 56d69f922b JAVA-2419: Move/rename module spring-boot-xml 2021-05-19 22:59:16 +05:30
johnA1331 e8c0d7bf53 Update README.md 2021-05-20 01:27:41 +08:00
johnA1331 90c4e23932 Update README.md 2021-05-20 01:25:36 +08:00
johnA1331 f04dd12217 Update README.md 2021-05-20 01:22:21 +08:00
johnA1331 cbd8cee5b4 Update README.md 2021-05-20 01:20:46 +08:00
johnA1331 9929ffc1cc Update README.md 2021-05-20 01:17:47 +08:00
johnA1331 823ec61b41 Update README.md 2021-05-20 01:16:34 +08:00
johnA1331 3f830fb166 Update README.md 2021-05-20 01:14:56 +08:00
johnA1331 3a8f904a34 Create README.md 2021-05-20 01:12:58 +08:00