johnA1331
|
e164ae4c72
|
Delete README.md
|
2020-05-05 08:53:16 +08:00 |
johnA1331
|
1f95843c36
|
Delete README.md
|
2020-05-05 08:47:17 +08:00 |
johnA1331
|
dd4b25e855
|
Update README.md
|
2020-05-05 08:43:18 +08:00 |
johnA1331
|
7f43685567
|
Update README.md
|
2020-05-05 08:35:36 +08:00 |
SippingCode
|
2d7bc17dda
|
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
|
aee002eeca
|
rename integration to live test (#9232)
|
2020-05-04 22:00:03 +02:00 |
Greg
|
9e90cf5c80
|
Merge pull request #9145 from shockwave9999/master
[BAEL-3967] Spring JPA @Embedded and @EmbeddedId
|
2020-05-04 14:46:57 -04:00 |
Roque Santos
|
ab9e0e164f
|
BAEL-3842 : How to add proxy support to Jsoup (#9202)
|
2020-05-04 17:37:38 +01:00 |
marc06210
|
b3f1413445
|
BAEL-3960 (#9070)
Bael-3960, asserting log messages with junit code.
|
2020-05-04 17:03:21 +01:00 |
Sampada
|
93074cdabc
|
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
|
7d3591ae2b
|
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 |
Chirag Dewan
|
7ec77df096
|
BAEL1731 Adding listappender
|
2020-05-04 18:11:12 +05:30 |
aitorcuesta
|
b26b71567a
|
[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 |
Maciej Glowka
|
ba42ca2dbb
|
BAEL-3829: example of dynamic bean autowiring in Spring
|
2020-05-03 22:05:04 +02:00 |
Arindum Roy
|
4487ac8654
|
update
|
2020-05-03 23:36:14 +05:30 |
Arindum Roy
|
43816bc282
|
update
|
2020-05-03 23:33:39 +05:30 |
Kyle Doyle
|
f8cae12a38
|
Bael-3893 - Updated indents with 4 spaces
|
2020-05-03 13:53:19 -04:00 |
Arindum Roy
|
50a6563e30
|
"updated pom.xml"
|
2020-05-03 23:19:33 +05:30 |
dupirefr
|
04ac803704
|
[JAVA-621] Fixed core-java-lang-oop-inheritance module description
|
2020-05-03 19:42:17 +02:00 |
sergio41
|
dbb4a85c10
|
[BAEL-3944] Negative test cases
|
2020-05-03 16:44:14 +02:00 |
Cristian Rosu
|
05a4f60e38
|
BAEL-3826: creating PDFs using Thymeleaf as template engine
|
2020-05-03 17:28:27 +03:00 |
Anshul BANSAL
|
a1cfe519ca
|
BAEL-3995 - Spring Security with Okta
|
2020-05-03 14:38:08 +03:00 |
amit.pandey
|
e41cc37b61
|
updated readme file
|
2020-05-03 16:38:26 +05:30 |
Loredana Crusoveanu
|
31462c6b49
|
Merge pull request #9218 from amit2103/JAVA-1264
Java 1264
|
2020-05-03 13:47:24 +03:00 |
Cristian Rosu
|
7b071a05e4
|
Merge branch 'master' of https://github.com/eugenp/tutorials
|
2020-05-03 13:33:10 +03:00 |
amit.pandey
|
cbaf84501d
|
update spring 4 version to latest
|
2020-05-03 16:03:06 +05:30 |
amit.pandey
|
63fb2df0ba
|
fix integration test cases
|
2020-05-03 15:37:23 +05:30 |
amit.pandey
|
cb9ed74dab
|
fix integration test cases
|
2020-05-03 15:35:23 +05:30 |
Josh Cummings
|
df332afd65
|
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
|
ceb579c60c
|
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
|
2b4c2e3c8c
|
bjakupovic remove sys. prints (#9208)
|
2020-05-02 18:30:36 +02:00 |
kwoyke
|
dd052eb2fc
|
BAEL-3730: Force simple cache manager usage (#9211)
|
2020-05-02 18:27:41 +02:00 |
Kyle Doyle
|
c10208b4d9
|
Bael 3893 - Code review updates
|
2020-05-01 19:48:38 -04:00 |
Maiklins
|
524962d3da
|
Merge pull request #50 from eugenp/master
update
|
2020-05-01 21:45:17 +02:00 |
Aaron Juarez
|
9797d3a4fc
|
Bael-3966: code fixes after editor review (#9203)
|
2020-05-01 21:35:29 +02:00 |
mikr
|
52df212127
|
Java-1470 Move libraries-4/5/6 to different profile
|
2020-05-01 21:34:10 +02:00 |
Arindum Roy
|
5724e188a0
|
"updated README.md"
|
2020-05-02 00:28:53 +05:30 |
dupirefr
|
ed27094b5b
|
[JAVA-621] Got last compilation error
|
2020-05-01 20:56:43 +02:00 |
Arindum Roy
|
8ef7cc6b81
|
all files
|
2020-05-02 00:23:59 +05:30 |
Arindum Roy
|
5bfa01ec05
|
"spring-data-jpa-5 new module"
|
2020-05-02 00:20:16 +05:30 |
Samet Yılmaz
|
44cb3a230a
|
Consumer changed as DefaultConsumer.
|
2020-05-01 20:50:13 +03:00 |
mikr
|
100c78e15b
|
Java-1520 Fix whitespaces in algorithms-miscellaneous-5 pom
|
2020-05-01 16:34:19 +02:00 |
Eric Martin
|
e65cfc7bd0
|
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
|
07db5c5329
|
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 |
Lukasz Rys
|
80caea1575
|
[ BAEL-3751] : Reformat pom.xml
|
2020-04-30 23:36:38 +02:00 |
sergio41
|
5a73101deb
|
[BAEL-3944] Identation
|
2020-04-30 19:09:11 +02:00 |
sergio41
|
23bc2db643
|
[BAEL-3944] Minor changes on examples and identations
|
2020-04-30 18:44:05 +02:00 |
mikr
|
f19c4d9b5d
|
Java-1520 Split or move algorithms-miscellaneous-5 module
|
2020-04-30 18:11:37 +02:00 |
rpvilao
|
f4f6c2fe88
|
Merge pull request #9147 from sasam0320/BAEL-3986
BAEL 3986 - mapping lists using ModelMapper
|
2020-04-30 16:59:30 +02:00 |
Maiklins
|
56f7b49988
|
Merge pull request #49 from eugenp/master
update
|
2020-04-30 16:27:07 +02:00 |