Commit Graph

2626 Commits

Author SHA1 Message Date
Maiklins 56f7b49988 Merge pull request #49 from eugenp/master
update
2020-04-30 16:27:07 +02:00
Kamlesh Kumar 89da31cbce BAEL-3837: Java Deadlock and Livelock (#8943) 2020-04-30 07:18:30 -05:00
SippingCode 2c99a832cd Bael 3970 (#9132)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header

* Add missing annotation for controller. Change mapping URL value.

* Add intergration tests for manual logouts.

* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.

* BAEL-3970 - Use PostMapping annotation. Remove unnecessary information for security configuration.

* remove logout controllers

* Add multiple entrypoints configurations. Create custom handlers for different logouts (basic, cookie clearing, clear-site-data).

* Refactor configuration with lambda DSL.
2020-04-29 23:16:05 -07:00
Josh Cummings 9ae7596d5e Merge pull request #9201 from Maiklins/JAVA-618
Java-618 Restore missing code snippets
2020-04-29 12:56:28 -06:00
Ankur Gupta 5aa57193e1 ankurguptajec@gmail.com (#9192)
* Java Example of Hexagonal Architecture

* removing unnecessary maven files from pull request and spaces in code

* Removing unnecessary lines

* Example code for using Multiple Cache Manager in SpringBoot

* BAEL-3963:Using multiple cache managers in Spring

* removing new module created in last pull request

* Fixes as per editor Suggestions

* fixing spacing issue in pom.xml

* Fixing spacing issue in pom.xml

* Fixing spacing issue 2

* Formatting space issues in pom.xml

Co-authored-by: Ankur Gupta <ankur.gupta@jda.com>
2020-04-29 07:40:16 -07:00
mikr 95a29d7e0b Java-618 Fix build failure (2) 2020-04-29 10:24:20 +02:00
Loredana Crusoveanu c3b4907a4c Merge pull request #8501 from cxmshine/master
update AddressMapper.java
2020-04-29 11:14:29 +03:00
mikr 666ca1ac69 Java-618 Fix build failure 2020-04-29 10:13:58 +02:00
Loredana Crusoveanu 1fa7d46996 Merge pull request #8909 from piuserre/SpringJenkinsPipeline
fix launch run command for windows
2020-04-29 10:41:03 +03:00
Josh Cummings 4f12335bcf Merge pull request #9199 from dupirefr/team/JAVA-630-fixing_indent
[JAVA-630] Fixing indent of vavr* modules
2020-04-28 17:09:01 -06:00
Josh Cummings c988db5986 Merge pull request #9198 from dupirefr/team/JAVA-616-update_readmes
[JAVA-616] Fixed link to article by using HTTPS
2020-04-28 16:53:01 -06:00
mikr e7cd7da8b8 Java-618 Restore RootCauseFinder code (move classes to core-java-modules) 2020-04-28 23:37:45 +02:00
Marcos Lopez Gonzalez 491e79bd3e test renamed to end with UnitTest suffix 2020-04-28 23:13:27 +02:00
Marcos Lopez Gonzalez d973864c8b AgeCalculator changesJava-618 Restore RootCauseFinder code 2020-04-28 23:12:45 +02:00
Marcos Lopez Gonzalez cdd14b23f7 AgeCalculator changes 2020-04-28 22:56:25 +02:00
Marcos Lopez Gonzalez c59d9dbf8f changed example for finder of root cause exception 2020-04-28 22:55:30 +02:00
Marcos Lopez Gonzalez c223b669be root cause finder 2020-04-28 22:15:39 +02:00
mikr 9e83dbbc85 JAVA-618 Restore code for Global Exception Handler 2020-04-28 22:12:00 +02:00
Greg 09e9f0ce0b Merge pull request #9034 from kkaravitis/master
[BAEL-3936] Constructing a JPA query between unrelated entities
2020-04-28 14:25:46 -04:00
Kostas Karavitis f964a31ffc [BAEL-3936] Merged with upstream and fixed conflicts 2020-04-28 20:35:04 +03:00
Dhawal Kapil 148d9fd6c6 Merge pull request #9200 from sampada07/JAVA-913
JAVA-913: migrate parent-boot-1 articles to parent-boot-2
2020-04-28 20:59:58 +05:30
sampadawagde aec4ed2d5c JAVA-928: Migrate property-exp-default-config to parent-boot-2 2020-04-28 18:20:23 +05:30
Mrudav Shukla f56bf16d11 BAEL-1921 - added example code and unit test for GlobalExceptionHandler (#4646)
* added example code and unit test for GlobalExceptionHandler

* Code for common exceptions
2020-04-28 10:35:11 +02:00
dupirefr 5e1b86e79e [JAVA-630] Fixing indent of vavr* modules 2020-04-28 07:55:51 +02:00
dupirefr 41a9f46cad [JAVA-616] Fixed link to article by using HTTPS 2020-04-28 07:50:03 +02:00
Loredana Crusoveanu 6ebce06882 Merge pull request #9197 from glmartin/master
Helpful NullPointerException package move
2020-04-28 08:40:54 +03:00
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
Loredana Crusoveanu a04fb286e4 Merge pull request #9190 from amit2103/JAVA-62
fix junit test cases
2020-04-27 13:43:29 +03: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
amit.pandey c7acf47138 fix junit test cases 2020-04-26 22:24:14 +05:30
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
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