Commit Graph

18405 Commits

Author SHA1 Message Date
sasam0320
ae20a85d2a Add missing code snippets (#9228) 2020-05-06 05:28:28 +02:00
kwoyke
8b6c1eeced Verify if the connection is still alive (#9246) 2020-05-05 22:27:16 +02:00
Vikas Rajput
515095dbfb Bael 3557: Deleted /app package (#9242)
* 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

* BAEL-3557: Deleted /app package

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-05-05 07:23:34 -07:00
rpvilao
1aae2d9265 Merge pull request #9062 from tflurry/BAEL-3929
Bael 3929
2020-05-05 14:29:57 +02:00
Tyrell Flurry
46d887c741 BAEL-3929: changed plugin version. 2020-05-05 08:01:34 -04:00
Jonathan Cook
1dfeedbef8 Merge pull request #9243 from kirill-vlasov/BAEL-3969
BAEL-3969 Replacing postgresql database with h2 for integration test
2020-05-05 10:06:25 +02:00
Eduard Ardeleanu
80ff718eb2 BAEL-3971: Generate DDL script in Spring (#9120)
* BAEL-3971: Generate DDL script in Spring

* BAEL-3971: implement review comments

* BAEL-3971: fix typo

* BAEL-3971: move code examples to module spring-data-jpa-5

Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-05-05 08:37:20 +01:00
Kirill Vlasov
ec0a787a9c Replacing postgres database with h2 for integration test 2020-05-05 11:44:30 +05:00
SippingCode
e686e7ac12 Bael 3970 (#9236)
* 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.

* BAEL-3970 - Remove unnecessary handler for basic logout. Fix integration tests for basic logout.
2020-05-04 15:08:00 -07:00
Benjamin Caure
1acc85d08c rename integration to live test (#9232) 2020-05-04 22:00:03 +02:00
Greg
1225d9f52d Merge pull request #9145 from shockwave9999/master
[BAEL-3967] Spring JPA @Embedded and @EmbeddedId
2020-05-04 14:46:57 -04:00
Roque Santos
fb3fedb9d0 BAEL-3842 : How to add proxy support to Jsoup (#9202) 2020-05-04 17:37:38 +01:00
marc06210
67b6f4f54b BAEL-3960 (#9070)
Bael-3960, asserting log messages with junit code.
2020-05-04 17:03:21 +01:00
Sampada
04cae578c5 JAVA-929: Migrate spring-cloud-aws to parent-boot-2 (#9230)
* JAVA-929: Migrate spring-cloud-aws to parent-boot-2

* JAVA-929: Corrected Live Tests

* JAVA-929: Updated README
2020-05-04 20:36:20 +05:30
Josh Cummings
7294f22e91 Merge pull request #9225 from dupirefr/team/JAVA-621-fix_description
[JAVA-621] Fixed core-java-lang-oop-inheritance module description
2020-05-04 08:38:06 -06:00
aitorcuesta
35e6414388 [BAEL-3614] - Spring Redis Configuration From application.properties File (#9226)
* BAEL-3614 - Initial commit

* BAEL-3614 - Removing unnecessary properties
2020-05-03 13:25:39 -07:00
Arindum Roy
9e32011864 update 2020-05-03 23:36:14 +05:30
Arindum Roy
48193001d8 update 2020-05-03 23:33:39 +05:30
Arindum Roy
82fc7f751a "updated pom.xml" 2020-05-03 23:19:33 +05:30
dupirefr
24cad59aad [JAVA-621] Fixed core-java-lang-oop-inheritance module description 2020-05-03 19:42:17 +02:00
Loredana Crusoveanu
dd4096855d Merge pull request #9218 from amit2103/JAVA-1264
Java 1264
2020-05-03 13:47:24 +03:00
amit.pandey
856ea9c677 fix integration test cases 2020-05-03 15:37:23 +05:30
amit.pandey
f822db8521 fix integration test cases 2020-05-03 15:35:23 +05:30
Josh Cummings
70e953a3e5 Merge pull request #9021 from dupirefr/team/JAVA-621-split_core_java_lang_oop2_module
[JAVA-621] Split core-java-lang-oop modules
2020-05-02 19:26:54 -06:00
Josh Cummings
ca6985b622 Merge pull request #9209 from Maiklins/JAVA-1520-split-or-move-algorithms-miscellaneous-5-module
Java-1520 Fix whitespaces in algorithms-miscellaneous-5 pom
2020-05-02 18:19:00 -06:00
Belma Jakupovic
385014ae53 bjakupovic remove sys. prints (#9208) 2020-05-02 18:30:36 +02:00
kwoyke
79c75e7ff1 BAEL-3730: Force simple cache manager usage (#9211) 2020-05-02 18:27:41 +02:00
Aaron Juarez
2d44847335 Bael-3966: code fixes after editor review (#9203) 2020-05-01 21:35:29 +02:00
Arindum Roy
1ac9675d6f "updated README.md" 2020-05-02 00:28:53 +05:30
dupirefr
24ea573e94 [JAVA-621] Got last compilation error 2020-05-01 20:56:43 +02:00
Arindum Roy
7385244a05 all files 2020-05-02 00:23:59 +05:30
Arindum Roy
f9f7a92416 "spring-data-jpa-5 new module" 2020-05-02 00:20:16 +05:30
mikr
f75e3b78d7 Java-1520 Fix whitespaces in algorithms-miscellaneous-5 pom 2020-05-01 16:34:19 +02:00
Eric Martin
30bb6adc14 Merge pull request #9179 from alimate/BAEL-3993
BAEL-3993: Added Trailing slash to Fix the Relative Path Bug
2020-04-30 21:44:05 -05:00
Josh Cummings
d17abb08f9 Merge pull request #9206 from Maiklins/JAVA-1520-split-or-move-algorithms-miscellaneous-5-module
Java-1520 split or move algorithms miscellaneous 5 module
2020-04-30 15:45:36 -06:00
mikr
1109d0b30e Java-1520 Split or move algorithms-miscellaneous-5 module 2020-04-30 18:11:37 +02:00
rpvilao
e9f01b0e4e Merge pull request #9147 from sasam0320/BAEL-3986
BAEL 3986 - mapping lists using ModelMapper
2020-04-30 16:59:30 +02:00
Maiklins
be66243473 Merge pull request #49 from eugenp/master
update
2020-04-30 16:27:07 +02:00
Sasa M
43e3c3f43d Add hamcrest jar dependency in parent-java build 2020-04-30 16:20:39 +02:00
Sasa M
d01aeedd85 Creating TypeMap to use property mapping and converter class 2020-04-30 14:30:01 +02:00
Sasa M
d242c2d446 Customizing Java 8 code in modemmapper package 2020-04-30 14:29:57 +02:00
Sasa M
6da9c802f7 Refactoring code in com.baeldung.modelmapper package 2020-04-30 14:28:40 +02:00
Sasa M
395978d8c0 changes in build pom.xml 2020-04-30 14:27:20 +02:00
Sasa M
9ddedb329a Renaming test methods and formatting 2020-04-30 14:27:14 +02:00
Sasa M
912d17c08b Moving com.baeldung.modelmmaper package to java-collections-conversations module 2020-04-30 14:25:01 +02:00
Sasa M
013a2cf899 Source project for the draft article 2020-04-30 14:19:21 +02:00
Kamlesh Kumar
0247027cbb BAEL-3837: Java Deadlock and Livelock (#8943) 2020-04-30 07:18:30 -05:00
SippingCode
dcfdd2e7a2 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
Sasa M
67982c7ecf Creating TypeMap to use property mapping and converter class 2020-04-29 21:55:30 +02:00
Josh Cummings
fe2ab86e02 Merge pull request #9201 from Maiklins/JAVA-618
Java-618 Restore missing code snippets
2020-04-29 12:56:28 -06:00