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
dupirefr
24ea573e94
[JAVA-621] Got last compilation error
2020-05-01 20:56:43 +02:00
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
Ankur Gupta
487e1e8ea0
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
ce74c4d4b0
Java-618 Fix build failure (2)
2020-04-29 10:24:20 +02:00
dupirefr
11251caa14
[JAVA-621] Fixed package and import
2020-04-29 10:14:43 +02:00
Loredana Crusoveanu
4ce1923aa2
Merge pull request #8501 from cxmshine/master
...
update AddressMapper.java
2020-04-29 11:14:29 +03:00
mikr
ecb9abf3de
Java-618 Fix build failure
2020-04-29 10:13:58 +02:00
Loredana Crusoveanu
3d69032a66
Merge pull request #8909 from piuserre/SpringJenkinsPipeline
...
fix launch run command for windows
2020-04-29 10:41:03 +03:00
dupirefr
fe6ff27d42
[JAVA-621] Used *UnitTest suffix instead of Test for compliance with Maven PMD (article need update)
2020-04-29 09:08:43 +02:00
Josh Cummings
fc6bc85594
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
24f01a96f7
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
cfcea97288
Java-618 Restore RootCauseFinder code (move classes to core-java-modules)
2020-04-28 23:37:45 +02:00
Marcos Lopez Gonzalez
cdc14ec6ee
test renamed to end with UnitTest suffix
2020-04-28 23:13:27 +02:00
Marcos Lopez Gonzalez
262daed553
AgeCalculator changesJava-618 Restore RootCauseFinder code
2020-04-28 23:12:45 +02:00
Marcos Lopez Gonzalez
e257fc3a63
AgeCalculator changes
2020-04-28 22:56:25 +02:00
Marcos Lopez Gonzalez
89dddaebe8
changed example for finder of root cause exception
2020-04-28 22:55:30 +02:00
Marcos Lopez Gonzalez
0d9608507b
root cause finder
2020-04-28 22:15:39 +02:00
mikr
1937c60c6c
JAVA-618 Restore code for Global Exception Handler
2020-04-28 22:12:00 +02:00
Greg
9399bdb145
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
2a460a4d58
[BAEL-3936] Merged with upstream and fixed conflicts
2020-04-28 20:35:04 +03:00
dupirefr
c39e3a6a7d
[JAVA-621] Added missing code
...
* https://www.baeldung.com/java-type-erasure introduction code
* https://www.baeldung.com/java-interfaces Electronic interface and Computer class
* https://www.baeldung.com/java-abstract-class BoardGame and Checkers classes
* https://www.baeldung.com/java-hashcode different ways of implementing hashCode
* https://www.baeldung.com/java-inheritance-composition ComputerBuilder and StandardComputerBuilder classes
* https://www.baeldung.com/java-equals-hashcode-contracts Renamed method to match article
* https://www.baeldung.com/java-static Renamed class to match article
* https://www.baeldung.com/java-nested-classes Renamed class to match article
2020-04-28 19:32:19 +02:00
Dhawal Kapil
95e78ae3f2
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
1800ead859
JAVA-928: Migrate property-exp-default-config to parent-boot-2
2020-04-28 18:20:23 +05:30
Mrudav Shukla
363f74fa7a
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