Commit Graph

22155 Commits

Author SHA1 Message Date
johnA1331
eaefb9a387 Update README.md 2021-05-20 01:05:57 +08: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
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
Bhabani Prasad Patel
61929e9406 Code commit for "Converting String to BigDecimal in Java" - Article (#10775) 2021-05-17 11:16:45 -07:00
freelansam
8ad0723091 Merge branch 'master' into JAVA-5223 2021-05-17 22:37:02 +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
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
Dhawal Kapil
19473ca9ef Merge branch 'eugenp:master' into master 2021-05-16 16:46:03 +05:30
Dhawal Kapil
ff16539dcf JAVA-5550 Removed Spring Milestones/RC dependencies from projects and upgraded them to their respective central versions 2021-05-16 16:40:29 +05:30
KevinGilmore
051bf1efb7 BAEL-4934: update README (#10766) 2021-05-15 10:20:22 -05:00
Mainak Majumder
3c517c5268 Code for the Baeldung article "HTTP PUT vs POST in REST (#10707)
* Application source code for the Baeldung article "HTTP PUT vs POST
method in REST API"

* update indention in pom file, update code in Address class

* update indention

* rename application

* update pom
2021-05-14 21:44:22 -05:00
Dhawal Kapil
39222523c5 Merge branch 'master' of https://github.com/eugenp/tutorials 2021-05-15 00:16:27 +05:30
Stéphane Traumat
4c4bc6c608 Adding cassandre tutorial (#10757)
* Adding Cassandre

* Added a logger

* Added a logger

* Change test name

* Change test name

* Moved to spring-boot-modules

* remove cassandre from the spring-boot-modules pom, and add it in the main pom.
2021-05-14 08:58:18 -07:00
sampadawagde
9b00bd8aea JAVA-5409: corrected typo 2021-05-14 17:48:04 +05:30
sampadawagde
31b4385054 JAVA-5409: Fix formatting of POMs (Part 2) 2021-05-14 17:44:24 +05:30
sampadawagde
513746ebbc JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 2) 2021-05-14 17:43:57 +05:30
sampadawagde
529203340e JAVA-5409: Fix formatting of POMs (Spring Cloud - Part 1) 2021-05-14 17:43:24 +05:30
sampadawagde
ea61d87fb0 JAVA-5409: Fix formatting of POMs (Part 1) 2021-05-14 17:42:38 +05:30
kwoyke
aa5ded18d6 Merge pull request #10759 from freelansam/JAVA-5223
JAVA-5223: Fix formatting of POMs
2021-05-14 10:46:19 +02:00
thomasduxbury
acb1775533 BAEL-4801: Copying Files with Maven (#10758)
* BAEL-4801: Copying files with Maven

* Removing unused file

* Removing src/main dirs from each sub-module, added unit tests and changed phase of plugins to 'generate-sources' so that the file is copied before unit tests execute
2021-05-13 13:05:17 -07:00
sampadawagde
54cd71f12d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3) 2021-05-13 22:47:40 +05:30
sampadawagde
3a9cc37beb JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2) 2021-05-13 22:46:18 +05:30
sampadawagde
e48ab0310e JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 1) 2021-05-13 22:45:35 +05:30
sampadawagde
90d5e38600 JAVA-5223: Fix formatting of POMs (Others - Part 1) 2021-05-13 22:43:38 +05:30
Hendro Steven
6c50f53c2f remove comments 2021-05-13 19:13:06 +07:00
Jonathan Cook
f06b759168 Merge pull request #10716 from KarthickSridhar/article_interface_vs_abstract_class
[ BAEL-4935 ] - Article - Interface vs Abstract Class in Java
2021-05-13 10:42:51 +02:00
Loredana Crusoveanu
e1549b957b Merge pull request #10756 from johnA1331/master
BAEL-35421 - add links to github-baeldung articles
2021-05-13 10:43:52 +03:00
Karthick S
a7f36e85dd package name - removed underscores 2021-05-13 11:06:09 +05:30
makapszenna
40e97b6173 BAEL-4796 How to display a message in Maven (#10731)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-05-12 22:47:03 -05:00
Greg
776dec265b Merge pull request #10730 from hmdrzsharifi/master
bael-4909: Getting Java Version at Runtime
2021-05-12 16:12:19 -04:00
Jacek Polom
ae6fff2920 BAEL-4900 Rename package name from overwrite to override, to be consist with annotation name. 2021-05-12 20:34:36 +02:00
johnA1331
4eab2e9678 Update README.md 2021-05-12 23:25:49 +08:00