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
Sasa M
67982c7ecf
Creating TypeMap to use property mapping and converter class
2020-04-29 21:55:30 +02:00
Sasa M
7ba327b1ba
Customizing Java 8 code in modemmapper package
2020-04-26 18:37:31 +02:00
Sasa M
4c8f9bec0e
Refactoring code in com.baeldung.modelmapper package
2020-04-25 21:57:43 +02:00
Sasa M
ca5cb8ae30
changes in build pom.xml
2020-04-21 22:26:22 +02:00
Sasa M
4e0673a976
Renaming test methods and formatting
2020-04-21 21:29:38 +02:00
Sasa M
a856929883
Moving com.baeldung.modelmmaper package to java-collections-conversations module
2020-04-21 18:46:45 +02:00
Sasa M
47be7a1f15
Source project for the draft article
2020-04-19 21:02:17 +02:00
Sasa m
42ef6c3f11
Remove unused commit
2020-04-09 20:56:42 +02:00
Sasa M
4df7a1c4f0
Refactoring domain and config classes
2020-04-02 19:14:02 +02:00
Sasa M
2e54d8cdb9
Practical example of Hexagonal architecture - add project
2020-04-02 19:14:01 +02:00
Josh Cummings
3d7346ba15
Merge pull request #9008 from kwoyke/JAVA-995
...
JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version
2020-04-02 08:33:49 -06:00
Eric Martin
12edf323b5
Merge pull request #8992 from alimate/BAEL-3922
...
BAEL-3922: Introducing nullsFirst and nullsLast
2020-04-01 21:11:03 -05:00
Loredana Crusoveanu
e1511e7859
Merge pull request #9007 from kwoyke/BAEL-3181
...
BAEL-3181: Add bytebuddy dependency
2020-04-01 22:07:18 +03:00
Kumar Chandrakant
449331297d
Adding code for article tracked under BAEL-3573. ( #8999 )
...
Co-authored-by: CHANDRAKANT Kumar <kumar.chandrakant@soprabanking.com >
2020-04-01 20:53:38 +02:00
kwoyke
413e426c8e
BAEL-2682: Move java-immutable-set article to core-java-collections-set module ( #9001 )
2020-04-01 20:42:54 +02:00
Krzysztof Woyke
6fff0d7b18
JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version
2020-04-01 14:35:03 +02:00
Krzysztof Woyke
304ca1046b
BAEL-3181: Add bytebuddy dependency
2020-04-01 09:35:52 +02:00
Eric Martin
0448d52279
Merge pull request #9004 from alimate/BAEL-3959
...
BAEL-3959: Fix the integrations tests in spring-boot-persistence-h2
2020-03-31 23:07:22 -05:00
Eric Martin
23a9d88f35
Merge pull request #8959 from albanoj2/BAEL-3587
...
BAEL-3587: Added %n new line example.
2020-03-31 17:49:41 -05:00
Eric Martin
bb38361455
Merge pull request #8880 from vikasrajput6035/BAEL-3832
...
Bael 3832 : Difference between BeanFactory and ApplicationContext - First draft completed
2020-03-31 17:39:07 -05:00
Ali Dehghani
368d4deb00
Fixing the False Sharing of the Data.sql File
2020-03-31 22:04:57 +04:30
Amy DeGregorio
c07dfab487
BAEL-3827 Add CSS and JS to Thymeleaf ( #8985 )
...
* BAEL-3827 Add CSS and JS to Thymeleaf
* BAEL-3827 Add integration tests
* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml
* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml in both places
2020-03-31 09:02:54 -07:00
Amit Pandey
b59e3b7858
renamed integration test to manual test ( #8934 )
...
* renamed integration test to manual test
* added comments in manual test case
2020-03-31 19:25:52 +05:30
kwoyke
7aad11669e
BAEL-2681: Upgrade core-java-collections-set to Java 11 ( #8998 )
...
* BAEL-2681: Upgrade core-java-collections-set to Java 11
* BAEL-2681: Comment out core-java-collections-set from the pom.xml
2020-03-31 08:54:14 +02:00
kwoyke
21b171dccf
BAEL-3060: Cleanup JMXTutorialMainlauncher ( #8991 )
2020-03-30 23:10:57 +02:00
kwoyke
76414c1c88
BAEL-3477: Add usage example for the mutable key ( #8987 )
2020-03-30 23:06:47 +02:00
Mihai238
d25a46603f
add guava throwables example ( #8984 )
...
Co-authored-by: Mihai Lepadat <mihai.lepadat@irian.at >
2020-03-30 22:59:12 +02:00
Roman
9ba53fcc70
BAEL-3822 Spring Boot MVC controller return HTML ( #8988 )
...
Co-authored-by: Oskar <>
2020-03-30 13:25:55 -07:00
Mona Mohamadinia
acc81fce15
Added the Static Resource Examples ( #8786 )
2020-03-30 18:14:37 +01:00
Ali Dehghani
98e246e285
Introducing nullsFirst and nullsLast
2020-03-30 17:55:33 +04:30
Eric Martin
c02bf9d15f
Merge pull request #8974 from sk1418/master
...
[BAEL-3934]shedlock update
2020-03-29 18:52:16 -05:00
Eric Martin
6c3f983cd4
Merge pull request #8982 from alimate/BAEL-3949
...
BAEL-3949: Fix the integrations tests in spring-hibernate-5
2020-03-29 18:21:45 -05:00
Seun Matt
4c0bbf07c9
example code for BAEL-3749 ( #8815 )
...
* example code for BAEL-3749
* added live test
* added live test
* improved exception handling in response log filter
* propage exception in example code
* updated repo with upstream
* added example code for BAEL-3293
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
2020-03-29 13:36:54 -07:00
Ali Dehghani
cf1076108f
Ignoring a Bad Flaky Test
2020-03-29 13:16:38 +04:30
Kai Yuan
1a8bc6ffb0
[BAEL-3934]shedlock update
2020-03-29 00:24:41 +01:00
rpvilao
00911b4e06
Merge pull request #8958 from antmordel/master
...
BAEL-3928 Comparing Long Values in Java
2020-03-28 23:12:06 +01:00
Josh Cummings
b8c479ecf2
Merge pull request #8917 from aurasphere/JAVA-22_spring_boot_rest_refactoring
...
[JAVA-22] Moved articles not in ebook from spring-boot-rest to spring…
2020-03-28 15:24:35 -06:00
Antonio Moreno
33628b1b45
BAEL-3928 Comparing Long values in Java
2020-03-28 11:53:42 +00:00
Josh Cummings
df9734f792
Merge pull request #8946 from aurasphere/JAVA-969_spring-boot-mvc-2-springfox
...
[JAVA-969] Added JCenter repository for missing springfox dependency
2020-03-28 01:32:13 -06:00
Josh Cummings
e1feb0eabc
Merge pull request #8972 from kwoyke/JAVA-1098
...
JAVA-1098: Add code for the Spring Boot Exit Codes
2020-03-28 00:46:46 -06:00
Josh Cummings
977f0cdfb0
Merge pull request #8965 from sampada07/JAVA-625
...
JAVA-625: Moved 3 articles from java-numbers-2 to java-numbers-3
2020-03-27 23:47:14 -06:00
Donato Rimenti
ff0c92445f
[JAVA-969] Added JCenter repository for missing springfox dependency
2020-03-27 21:04:50 +01:00
Eric Martin
ff92f38f31
Merge pull request #8945 from johnA1331/master
...
BAEL-23068
2020-03-27 12:38:58 -05:00
Eric Martin
06c57bcb35
Merge pull request #8875 from dev-chirag/master
...
BAEL3901 Clear Site Data Headers in Spring Security
2020-03-26 22:57:34 -05:00
Greg
46d99501a4
Merge pull request #8935 from sergio41/master
...
[BAEL-3910] Code Upload
2020-03-26 14:32:22 -04:00