Commit Graph

22362 Commits

Author SHA1 Message Date
johnA1331
1cfbc5def1 Update README.md 2021-05-20 01:11:05 +08:00
johnA1331
e83b770a19 Update README.md 2021-05-20 01:07:46 +08:00
johnA1331
eaefb9a387 Update README.md 2021-05-20 01:05:57 +08:00
MicuEmerson
3739d67a60 Merge branch 'master' of https://github.com/MicuEmerson/tutorials 2021-05-19 19:20:08 +03:00
MicuEmerson
eb50aeb0f9 BAEL-4800: adjustments #2 2021-05-19 19:19:59 +03:00
rvsathe
b65f847b5e Delete DownloadEmailAttachmentsTest.java
not required.
2021-05-19 17:56:05 +05:30
rvsathe
cb0222c3bc Delete DownloadEmailAttachments.java
not required.
2021-05-19 17:55:23 +05:30
rvsathe
b048abc576 Delete pom.xml
not required.
2021-05-19 17:54:36 +05:30
rvsathe
32643a90e7 removing the extra plugins since they are not necessary. 2021-05-19 17:41:38 +05:30
Liam Garvie
1ab5df70cc BAEL-4946 moved deserialization vulnerabilities code to a new package 2021-05-19 08:47:02 +01:00
Bhabani Prasad Patel
dfd821ec17 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
Bhabani Prasad Patel
74e4fe415b removed the conflict change 2021-05-19 07:52:03 +05:30
Bhabani Prasad Patel
d170d0b2fe Merge branch 'master' into master 2021-05-19 07:37:18 +05:30
Bhabani Prasad Patel
229cfbf1f1 modified the assert param for comparing actual and expected values 2021-05-19 07:27:53 +05:30
uzma khan
f0b5bedcf7 [BAEL-4829] Multipart request in spring 2021-05-18 11:55:32 +01:00
kwoyke
e83964f2f8 Merge pull request #10774 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
2021-05-18 10:44:25 +02:00
Eric Martin
b3e2421ac4 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
a5648fed9e Fixed the wrong assertion issue in a test 2021-05-18 01:57:48 +04:30
Micu Emerson
e0adc83d9a Merge branch 'eugenp:master' into master 2021-05-17 21:40:12 +03:00
MicuEmerson
4ab4ee183d Merge branch 'master' of https://github.com/MicuEmerson/tutorials 2021-05-17 21:37:58 +03:00
MicuEmerson
d787a8f2e9 BAEL-4800: adjustments
- formated the code
- changed artifactId
- deleted readMe.md
2021-05-17 21:37:38 +03:00
Bhabani Prasad Patel
61929e9406 Code commit for "Converting String to BigDecimal in Java" - Article (#10775) 2021-05-17 11:16:45 -07:00
Bhabani Prasad Patel
bbbd822327 Code commit for "Converting String to BigDecimal in Java" - Article 2021-05-17 23:40:56 +05:30
freelansam
8ad0723091 Merge branch 'master' into JAVA-5223 2021-05-17 22:37:02 +05:30
rvsathe
8d140fbc03 shifting the BAEL-3962 to core-java-networking-3 module. 2021-05-17 21:01:00 +05:30
rvsathe
4c80706bcf Merge branch 'eugenp:master' into master 2021-05-17 20:36:56 +05:30
sampadawagde
bbc0f4f86f JAVA-5223: Fix formatting of POMs (Testing Modules) 2021-05-17 20:23:43 +05:30
sampadawagde
6e2421dfbf JAVA-5223: Fix formatting of POMs (Spring Web Modules) 2021-05-17 20:23:25 +05:30
sampadawagde
e345b40029 JAVA-5223: Fix formatting of POMs (Other Spring Modules) 2021-05-17 20:23:08 +05:30
sampadawagde
619402e777 JAVA-5223: Fix formatting of POMs (Spring Security Modules) 2021-05-17 20:22:27 +05:30
sampadawagde
7658a78bbc JAVA-5223: Fix formatting of POMs (Others) 2021-05-17 20:21:04 +05:30
kwoyke
92b7a8d8fb 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
93fc80d618 Merge pull request #10770 from dkapil/task/JAVA-5550
Task/java 5550
2021-05-17 10:35:41 +02:00
bfontana
d68c030cf6 Merge pull request #10683 from hendrosteven/jpa-soft-delete
Adding soft delete
2021-05-17 00:05:05 -03:00
Eric Martin
096c034efb Merge pull request #10720 from polomos/BAEL-4900_attribute_overwrite
BAEL-4900 AttributeOverwrite explained
2021-05-16 14:01:40 -05:00
Eric Martin
c8a2548367 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
37853da256 Merge branch 'master' into task/JAVA-5550 2021-05-16 20:47:40 +02:00
Eric Martin
d97d121230 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
26b8bd2460 Merge pull request #10764 from freelansam/JAVA-5223
JAVA-5409: Fix formatting of POMs
2021-05-16 20:17:08 +02:00
majewsk6
ec27fef4aa BAEL-4871 Spring Conditional Annotations 2021-05-16 20:16:33 +02:00
majewsk6
8af88f979f BAEL-4871 Spring Conditional Annotations 2021-05-16 20:09:03 +02:00
majewsk6
681c545e75 BAEL-4871 Spring Conditional Annotations 2021-05-16 20:04:35 +02:00
majewsk6
5ed80489b5 BAEL-4871 Spring Conditional Annotations 2021-05-16 20:03:39 +02:00
majewsk6
2331bdd767 BAEL-4871 Spring Conditional Annotations 2021-05-16 20:02:27 +02:00
Krzysztof Majewski
119f55d615 Merge pull request #2 from eugenp/master
Update
2021-05-16 19:35:49 +02:00
akhil90s
c0f8ed17c7 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
davidmartinezbarua
84934cfdcf Merge pull request #10727 from dstr89/feature/BAEL-4876-using-parallel-streams-2
BAEL-4876: Parallel stream examples added
2021-05-16 10:17:16 -03:00
davidmartinezbarua
3620d70331 Merge pull request #10706 from mladensavic94/master
BAEL-4898 - return an auto generated id
2021-05-16 10:12:12 -03:00
Dhawal Kapil
7f2e723cdf JAVA-5550 Reverted changes done in spring-boot-properties as spring-cloud hoxton release is not compatible with spring boot 2.4 2021-05-16 16:59:44 +05:30
Dhawal Kapil
988aedc181 Merge branch 'master' of https://github.com/dkapil/tutorials into task/JAVA-5550 2021-05-16 16:46:23 +05:30