6501 Commits

Author SHA1 Message Date
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
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
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
johnA1331
488df18304 Update README.md 2021-05-20 01:11:05 +08:00
johnA1331
cc8fc1843a Update README.md 2021-05-20 01:07:46 +08:00
johnA1331
dda696ff4a Update README.md 2021-05-20 01:05:57 +08:00
rvsathe
4b71cf5ccb Delete DownloadEmailAttachmentsTest.java
not required.
2021-05-19 17:56:05 +05:30
rvsathe
caf8858307 Delete DownloadEmailAttachments.java
not required.
2021-05-19 17:55:23 +05:30
rvsathe
4135a964fd Delete pom.xml
not required.
2021-05-19 17:54:36 +05:30
rvsathe
927106de3e removing the extra plugins since they are not necessary. 2021-05-19 17:41:38 +05:30
Bhabani Prasad Patel
3f3adc726e Please override with the latest change (#10780)
* Code commit for "Converting String to BigDecimal in Java" - Article

* modified the assert param for comparing actual and expected values

* removed the conflict change
2021-05-18 20:04:43 -07:00
uzma khan
1506fdef1f [BAEL-4829] Multipart request in spring 2021-05-18 11:55:32 +01:00
kwoyke
7e921762b6 Merge pull request #10774 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
2021-05-18 10:44:25 +02:00
Eric Martin
7058aabfac Merge pull request #10776 from alimate/BAEL-4984
BAEL-4984: Fixed the wrong assertion issue in a test
2021-05-17 19:40:11 -05:00
Ali Dehghani
10346cd9d7 Fixed the wrong assertion issue in a test 2021-05-18 01:57:48 +04:30
Bhabani Prasad Patel
d1e8164581 Code commit for "Converting String to BigDecimal in Java" - Article (#10775) 2021-05-17 11:16:45 -07:00
freelansam
8cc6444700 Merge branch 'master' into JAVA-5223 2021-05-17 22:37:02 +05:30
rvsathe
836a94985c shifting the BAEL-3962 to core-java-networking-3 module. 2021-05-17 21:01:00 +05:30
rvsathe
387e94d3f0 Merge branch 'eugenp:master' into master 2021-05-17 20:36:56 +05:30
sampadawagde
d9db0949cb JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
sampadawagde
5b49805e3c JAVA-5223: Fix formatting of POMs (Spring Web Modules) 2021-05-17 20:23:25 +05:30
sampadawagde
e5aba6f861 JAVA-5223: Fix formatting of POMs (Other Spring Modules) 2021-05-17 20:23:08 +05:30
sampadawagde
4b1f2c50a5 JAVA-5223: Fix formatting of POMs (Spring Security Modules) 2021-05-17 20:22:27 +05:30
sampadawagde
55e113fe32 JAVA-5223: Fix formatting of POMs (Others) 2021-05-17 20:21:04 +05:30
kwoyke
bdd7733443 BAEL-4953: Fix FindBugs annotations (#10772)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-05-17 14:15:19 +02:00
kwoyke
d72cdbc576 Merge pull request #10770 from dkapil/task/JAVA-5550
Task/java 5550
2021-05-17 10:35:41 +02:00
bfontana
fcb1e38007 Merge pull request #10683 from hendrosteven/jpa-soft-delete
Adding soft delete
2021-05-17 00:05:05 -03:00
Eric Martin
cfb8fe77b5 Merge pull request #10720 from polomos/BAEL-4900_attribute_overwrite
BAEL-4900 AttributeOverwrite explained
2021-05-16 14:01:40 -05:00
Eric Martin
426a693517 Merge pull request #10738 from anmoldeep0123/BAEL-4878
BAEL-4878 | How to split a string, but also keep the delimiters?
2021-05-16 13:50:17 -05:00
kwoyke
4ff3ef1b89 Merge branch 'master' into task/JAVA-5550 2021-05-16 20:47:40 +02:00
Eric Martin
793c12fa7a Merge pull request #10736 from wlesniak/master
BAEL-4564 - Difference between Interceptor and Filter in Spring MVC
2021-05-16 13:33:56 -05:00
kwoyke
10a006e673 Merge pull request #10764 from freelansam/JAVA-5223
JAVA-5409: Fix formatting of POMs
2021-05-16 20:17:08 +02:00
akhil90s
b744d8e6ee Code Coverage with SonarQube and Jacoco (#10674)
* Code Coverage with SonarQube and Jacoco

* SonarQube and Jacoco

* Delete SonarQube and Jacoco From the Root directory

* SonarQube and JaCoCo

* SonarQube And JaCoCo

* BAEL-4636 : Code Coverage with SonarQube and Jacoco

* Shifted to testing-modules/testing-libraries-2

* Removing this project to make a single project

* Code Coverage with SonarQube and Jacoco

* Formatting in pom.xml file

* Delete Directory

* Delete unused directory

* SonarQube And JaCoCo

* SonarQube And JaCoCo
2021-05-16 11:42:35 -05:00