Commit Graph

2189 Commits

Author SHA1 Message Date
kwoyke 8c5dfc6f17 BAEL-3978: Add code samples for Objects.equals() (#9033) 2020-04-05 07:52:47 +02:00
Greg 95a4beda32 Merge pull request #8928 from w0wka91/BAEL-2398-couroutines-in-java
Bael 2398 couroutines in java
2020-04-04 20:05:12 -04:00
Fabricio Pautasso 1acadab18b BAEL-3918 - Adding BigDecimal numbers using the Stream API (#8900)
* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Adding BigDecimal numbers using the Stream API

* BAEL-3918 - Updating test methods names to be compliant with Baeldung standards

* Minor name change

Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-04-04 15:55:13 +01:00
Waldemar 585ed13442 BAEL-2398: rename coroutines-java to coroutines-with-quasar 2020-04-04 11:50:20 +02:00
Waldemar 0cb40ad266 BAEL-2398: move coroutines-java module into libraries-concurrency module 2020-04-04 11:48:18 +02:00
Waldemar ffc854e2f0 BAEL-2398: add libraries-concurrency module 2020-04-04 11:38:24 +02:00
Josh Cummings ae8fb70e40 Merge pull request #9019 from kwoyke/JAVA-997
JAVA-997: Upgrade Spring Core & Security to the latest versions
2020-04-03 23:29:58 -06:00
Josh Cummings 1cf22480b5 Merge pull request #8980 from sampada07/JAVA-623
JAVA-623: Moved 3 articles from core-java-security to security-2
2020-04-03 08:27:11 -06:00
Josh Cummings 19a1dc4bd3 Merge pull request #8979 from sampada07/JAVA-624
JAVA 624: Added new module java-collections-maps-3
2020-04-03 08:23:25 -06:00
Josh Cummings 3f6c4e6406 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
Krzysztof Woyke 509423ba57 JAVA-997: Upgrade Spring Core & Security to the latest versions 2020-04-02 16:10:53 +02:00
Eric Martin 18eb5188ca Merge pull request #8992 from alimate/BAEL-3922
BAEL-3922: Introducing nullsFirst and nullsLast
2020-04-01 21:11:03 -05:00
Loredana Crusoveanu ffeb7589fa Merge pull request #9007 from kwoyke/BAEL-3181
BAEL-3181: Add bytebuddy dependency
2020-04-01 22:07:18 +03:00
Kumar Chandrakant b4610e110f 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 b56b71cf5f BAEL-2682: Move java-immutable-set article to core-java-collections-set module (#9001) 2020-04-01 20:42:54 +02:00
Waldemar 37ed8f6327 BAEL-2398 rename package 2020-04-01 20:29:34 +02:00
Krzysztof Woyke 3d6c7359fa JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version 2020-04-01 14:35:03 +02:00
Krzysztof Woyke 408d19ffe9 BAEL-3181: Add bytebuddy dependency 2020-04-01 09:35:52 +02:00
Eric Martin c5d4628341 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 e1730b4d5c 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 5f19bb8dda 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 dc5f7efe47 Fixing the False Sharing of the Data.sql File 2020-03-31 22:04:57 +04:30
Amy DeGregorio 1e052c5a72 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 8c69054bec 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 b2a07b9fdf 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 16e6ddc2e3 BAEL-3060: Cleanup JMXTutorialMainlauncher (#8991) 2020-03-30 23:10:57 +02:00
kwoyke 2fb2f89bd4 BAEL-3477: Add usage example for the mutable key (#8987) 2020-03-30 23:06:47 +02:00
Mihai238 2d5782d432 add guava throwables example (#8984)
Co-authored-by: Mihai Lepadat <mihai.lepadat@irian.at>
2020-03-30 22:59:12 +02:00
Roman 8bfb7df3b2 BAEL-3822 Spring Boot MVC controller return HTML (#8988)
Co-authored-by: Oskar <>
2020-03-30 13:25:55 -07:00
Mona Mohamadinia 1734250d97 Added the Static Resource Examples (#8786) 2020-03-30 18:14:37 +01:00
Ali Dehghani 0628c8dd42 Introducing nullsFirst and nullsLast 2020-03-30 17:55:33 +04:30
Eric Martin e2cdccff28 Merge pull request #8974 from sk1418/master
[BAEL-3934]shedlock update
2020-03-29 18:52:16 -05:00
Eric Martin 21d9acc6e7 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 65e21d3f6a 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 1bc12a57df Ignoring a Bad Flaky Test 2020-03-29 13:16:38 +04:30
Kai Yuan c6f71e7ac7 [BAEL-3934]shedlock update 2020-03-29 00:24:41 +01:00
rpvilao f79cdee39a Merge pull request #8958 from antmordel/master
BAEL-3928 Comparing Long Values in Java
2020-03-28 23:12:06 +01:00
Josh Cummings eae0791dcb 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 2ba09756f7 BAEL-3928 Comparing Long values in Java 2020-03-28 11:53:42 +00:00
sampadawagde e2b6b4bc92 JAVA-623: Moved 3 articles to core-java-security-2 2020-03-28 16:48:43 +05:30
sampadawagde c18d09cd33 JAVA-623: Moved 3 articles from core-java-security to security-2 2020-03-28 16:48:04 +05:30
sampadawagde 7084709cd3 JAVA-624: Added new module java-collections-maps-3 to main pom 2020-03-28 15:46:52 +05:30
sampadawagde 7dad227d93 JAVA-624: Updated READMEs and pom for new module 2020-03-28 15:46:17 +05:30
sampadawagde 106d35c490 JAVA-624: Added new module java-collections-maps-3 2020-03-28 15:44:15 +05:30
Josh Cummings 898c7c0618 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 af3e4351df 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 3fcb481453 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 c2c26425aa [JAVA-969] Added JCenter repository for missing springfox dependency 2020-03-27 21:04:50 +01:00
Waldemar 552aef2fdf BAEL-2398: rename package 2020-03-27 20:28:39 +01:00
Eric Martin c52aab9879 Merge pull request #8945 from johnA1331/master
BAEL-23068
2020-03-27 12:38:58 -05:00