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
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
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
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
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
Sasa M
cd07a21b8e
Add hamcrest jar dependency in parent-java build
2020-04-30 16:20:39 +02:00
mikr
b5159c71cb
Java-1470 Fix failing integration tests
2020-04-30 16:17:05 +02:00
Sasa M
9e6dd6f41b
Creating TypeMap to use property mapping and converter class
2020-04-30 14:30:01 +02:00
Sasa M
c2e64bea72
Customizing Java 8 code in modemmapper package
2020-04-30 14:29:57 +02:00
Sasa M
9f0d8cf6ab
Refactoring code in com.baeldung.modelmapper package
2020-04-30 14:28:40 +02:00
Sasa M
58dc739c3e
changes in build pom.xml
2020-04-30 14:27:20 +02:00
Sasa M
4bc8c329fc
Renaming test methods and formatting
2020-04-30 14:27:14 +02:00
Sasa M
b9cbfa49c4
Moving com.baeldung.modelmmaper package to java-collections-conversations module
2020-04-30 14:25:01 +02:00
Sasa M
4bb9f166b6
Source project for the draft article
2020-04-30 14:19:21 +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
mikr
4552da7ba7
Java-1470 Add new modules to main pom
2020-04-29 22:02:31 +02:00
mikr
753c0ef0d0
Java-1470 Fix compilation errors and Readme files
2020-04-29 21:55:48 +02:00
Sasa M
9bf7546d42
Creating TypeMap to use property mapping and converter class
2020-04-29 21:55:30 +02: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
mikr
299effed3e
Java-1470 Split libraries module
2020-04-29 20:49:15 +02: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
dupirefr
da22d7a839
[JAVA-621] Fixed package and import
2020-04-29 10:14:43 +02:00