3217 Commits

Author SHA1 Message Date
Kumar Chandrakant
57519b9dae Testing multithreading (#9193) 2020-04-28 06:18:00 +02:00
Josh Cummings
068523493b Merge pull request #9169 from kwoyke/JAVA-73
JAVA-73: Wrap up running Live Tests with Docker
2020-04-27 17:31:04 -06:00
Josh Cummings
70781cfeb1 Merge pull request #9143 from amit2103/JAVA-1273-1
update pom version from RC to GA
2020-04-27 17:18:17 -06:00
Josh Cummings
d97375a1e9 Merge pull request #9183 from amit2103/JAVA-1445
removed duplicate module
2020-04-27 17:09:11 -06:00
Greg Martin
491e2d8493 Synced with master 2020-04-27 19:02:40 -04:00
Greg Martin
ac794a722f Resolved Conflicts with master 2020-04-27 18:58:15 -04:00
Greg Martin
71fb667478 Moved the HelpfulNullPointerException code to the npe package.
Merge remote-tracking branch 'upstream/master'
2020-04-27 18:47:18 -04:00
Josh Cummings
994ff6ddd7 Merge pull request #9124 from dupirefr/team/JAVA-630-split_vavr_module
[JAVA-630] vavr-2 module
2020-04-27 15:41:10 -06:00
Yevgen Pikus
debb7dace5 Add fold and reduce examples (#9188)
Co-authored-by: Yevgen Pikus <yevgen.pikus@eon.com>
2020-04-27 14:25:33 -07:00
Tyrell Flurry
f3ce1554c9 BAEL-3929: made changes per code/article review. 2020-04-27 10:47:52 -04:00
Lukasz Rys
d5d6236ae1 BAEL-3751: Add integration test 2020-04-27 12:51:31 +02:00
Loredana Crusoveanu
a04fb286e4 Merge pull request #9190 from amit2103/JAVA-62
fix junit test cases
2020-04-27 13:43:29 +03:00
Lukasz Rys
f22de7eecf Codecov 2020-04-27 12:33:39 +02:00
sampadawagde
e24cc4d7b0 JAVA-926: Upgraded spring boot version 2020-04-27 11:34:36 +05:30
Belma Jakupovic
f1283f2424 bjakupovic - single responsibility principle example (#9191) 2020-04-27 06:57:38 +02:00
Cavero Barca
ec8d2244a3 Add RedisRateLimiter to webfilter package 2020-04-27 01:22:33 +02:00
mikr
da174392ed JAVA-1470 Move 10 articles to libraries-4 module 2020-04-26 22:34:22 +02:00
amit.pandey
c7acf47138 fix junit test cases 2020-04-26 22:24:14 +05:30
Sasa M
8d7d98a144 Customizing Java 8 code in modemmapper package 2020-04-26 18:37:31 +02:00
Sampada
df179d642e BAEL-3988: Calling a SOAP web service in Java (#9184)
* BAEL-3988: Calling a SOAP web service in Java

* BAEL-3988: modified generated class as per wsdl location change
2020-04-26 08:55:43 -07:00
Krzysiek
d2f60283b8 JAVA-73: Remove unused test methods 2020-04-26 15:46:04 +02:00
Lukasz Rys
28e73e30f4 BAEL-3751: Add code needed for CI/CD 2020-04-26 14:33:20 +02:00
John Richardson
caadf4ceb4 Replaced for loop with enhanced for 2020-04-26 13:17:19 +02:00
Maiklins
6c0a91ef6e Merge pull request #48 from eugenp/master
update
2020-04-26 12:21:53 +02:00
Jonathan Cook
4a45d8c808 Merge pull request #9155 from aurasphere/master
[BAEL-3489] Added Java-R integration examples.
2020-04-26 11:47:08 +02:00
Jonathan Cook
5eb21c54bb Merge pull request #9069 from kirill-vlasov/master
BAEL-3969 Spring Security - Custom Logout Handler
2020-04-26 11:18:09 +02:00
Dhawal Kapil
5c73062dab Merge pull request #9176 from sampada07/JAVA-913
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-04-26 13:04:01 +05:30
Vikas Rajput
b8d41e5613 Bael 3557 : renamed package name to more unique name - springwithgroovy (#9172)
* BAEL-3557: Completed a simple web application in spring boot and groovy

* BAEL-3557: renamed packagename from com.baeldung.app to more unique name - com.baeldung.springwithgroovy

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-04-25 23:21:21 -07:00
Eric Martin
9efd76c261 Merge pull request #9135 from albanoj2/BAEL-3965
BAEL-3965: Created examples for instance and static factory methods.
2020-04-25 22:07:06 -05:00
Eric Martin
5ddf7ef391 Merge pull request #9160 from michael-pratt/BAEL-3972
BAEL-3972: check user roles in Java
2020-04-25 21:59:51 -05:00
amit.pandey
0223584fee removed duplicate module 2020-04-26 06:41:14 +05:30
Maiklins
07dd57469b Merge pull request #47 from eugenp/master
update
2020-04-26 01:07:52 +02:00
Aaron Juarez
ee898632d3 BAEL-3966: find object's class in Java (#9118) 2020-04-25 22:23:13 +02:00
Justin Albano
fd5fcf29c5 BAEL-3965: Removed unneeded dependencies 2020-04-25 16:05:50 -04:00
Sasa M
a5264182cd Refactoring code in com.baeldung.modelmapper package 2020-04-25 21:57:43 +02:00
andrebrowne
e91d8d6a6c Update pom 2020-04-25 14:33:28 -04:00
andrebrowne
cabe338163 Update application.properties 2020-04-25 14:27:13 -04:00
andrebrowne
6008e44467 Revert "Add architecture module with Hexagonal example"
This reverts commit 50efbf3dfb3a951d276c13ab3b8f1a0cadb114d4.
2020-04-25 14:27:13 -04:00
andrebrowne
a2efde1d87 Revert "Fixup styling"
This reverts commit 6cb35dd535bfddad1243feaae2f3d2af0dc932d7.
2020-04-25 14:27:13 -04:00
andrebrowne
dc3f7039cb Revert "Fixup styling"
This reverts commit 72addaf8c354879197e0c252e4d8153cc54e0e2c.
2020-04-25 14:27:13 -04:00
andrebrowne
a667a0191a Fix integration test 2020-04-25 14:27:12 -04:00
andrebrowne
4426454a9a Fixup variable names 2020-04-25 14:27:12 -04:00
andrebrowne
925a69b401 Java example for Hibernate Types 2020-04-25 14:27:12 -04:00
andrebrowne
646bd45c18 Fixup styling 2020-04-25 14:27:12 -04:00
andrebrowne
616364afc4 Fixup styling 2020-04-25 14:27:12 -04:00
andrebrowne
837ebef858 Add architecture module with Hexagonal example 2020-04-25 14:27:12 -04:00
Ali Dehghani
b6996fbc05 Added Trailing slash to Fix the Relative Path Bug 2020-04-25 22:55:00 +04:30
Michael Pratt
bd9c4945f7 BAEL-3972: Fix formatting 2020-04-25 11:37:01 -06:00
Sampada
b7588a7a33 BAEL-3989: Calling a SOAP web service from Spring (#9174) 2020-04-25 09:44:35 -07:00
sampadawagde
fab18f2126 JAVA-926: Migrate spring-boot-custom-starter to parent-boot-2 2020-04-25 18:12:08 +05:30