Commit Graph

284 Commits

Author SHA1 Message Date
mikr 4552da7ba7 Java-1470 Add new modules to main pom 2020-04-29 22:02:31 +02:00
dupirefr 5e1b86e79e [JAVA-630] Fixing indent of vavr* modules 2020-04-28 07:55:51 +02:00
Josh Cummings 068523493b Merge pull request #9169 from kwoyke/JAVA-73
JAVA-73: Wrap up running Live Tests with Docker
2020-04-27 17:31:04 -06:00
Josh Cummings 994ff6ddd7 Merge pull request #9124 from dupirefr/team/JAVA-630-split_vavr_module
[JAVA-630] vavr-2 module
2020-04-27 15:41:10 -06:00
mikr da174392ed JAVA-1470 Move 10 articles to libraries-4 module 2020-04-26 22:34:22 +02:00
Eric Martin 9efd76c261 Merge pull request #9135 from albanoj2/BAEL-3965
BAEL-3965: Created examples for instance and static factory methods.
2020-04-25 22:07:06 -05:00
Krzysiek ffa8e0839d JAVA-73: Fix live-test.sh and cleanup pom.xml 2020-04-23 22:38:10 +02:00
kwoyke 20ee51ef36 Merge pull request #1 from fanatixan/bael-17468
JAVA-73
2020-04-23 22:02:28 +02:00
Justin Albano 553e4f1a04 BAEL-3965: Moved examples to new spring-core module 2020-04-21 14:27:42 -04:00
dupirefr ffc79e7edd [JAVA-630] vavr-2 module
* Creation

* Moved https://www.baeldung.com/vavr-either code

* Moved https://www.baeldung.com/java-vavr code
2020-04-19 16:55:18 +02:00
Josh Cummings f12b2ff83e Merge pull request #9129 from sampada07/JAVA-627
JAVA-627: Moved articles from libraries-2 to libraries-http-2
2020-04-18 23:21:36 -06:00
Loredana Crusoveanu 31380c6e26 Merge pull request #9125 from kwoyke/BAEL-3992-jws
BAEL-3992: Remove jnlp dependencies from the pom.xml
2020-04-18 21:38:20 +03:00
Krzysztof Woyke d3f01d251c BAEL-3992: Enable jws in the main pom.xml 2020-04-18 16:51:27 +02:00
sampadawagde e82bdc46d4 JAVA-914: Updated main pom to include cas as commented module 2020-04-18 19:13:22 +05:30
sampadawagde 24fb2dcccf JAVA-627: Added new module libraries-http-2 to main pom 2020-04-18 11:45:39 +05:30
Kyle Doyle 3746a53285 Bael 3893 - Added to modules 2020-04-17 20:16:59 -04:00
Dhrubajyoti Bhattacharjee e41a34fc05 Bael 2980 move c ra sh article to new module (#9103) 2020-04-17 08:15:36 +02:00
Eric Martin f8d065ab17 Merge pull request #8969 from omerfinger/master
BAEL-3926 - Java Map with case-insensitive keys
2020-04-12 11:07:51 -05:00
Dhawal Kapil 6395aad1d8 Merge pull request #9081 from dkapil/JWS_Module_Fix
Disabling JWS module
2020-04-12 18:43:46 +05:30
omerfinger 7930d2c72e rebase parent pom on upstream 2020-04-12 11:48:00 +03:00
omerfinger 7d9d3c5f60 new module has been added 2020-04-12 11:29:01 +03:00
Kumar Chandrakant 4a83c73835 Adding codebase for the article tracked under BAEL-2046. (#9055) 2020-04-12 06:36:34 +02:00
Dhawal Kapil bbae9153a8 Disabling JWS module 2020-04-11 22:39:52 +05:30
Josh Cummings 26cb2f3be1 Merge pull request #9046 from sampada07/JAVA-1188
JAVA-1188: Move java-collections-map* modules into core-java-modules
2020-04-09 09:11:43 -06:00
Sampada 8e107d1180 BAEL-3895: HTTP/2 in Netty (#9036)
* BAEL-3895 : HTTP/2 in Netty

* BAEL-3895: Added Live Test in place of java client

* BAEL-3895: Commented out netty module from main pom as it needs Java 13
2020-04-07 13:56:53 -07:00
sampadawagde 83be0892e7 JAVA-1188: main pom changes to remove java-collections-maps 2020-04-07 15:08:09 +05:30
sampadawagde 298cc81d7d JAVA-1188: main pom changes to remove java-collections-maps 2020-04-07 15:03:43 +05:30
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
Waldemar ffc854e2f0 BAEL-2398: add libraries-concurrency module 2020-04-04 11:38:24 +02: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
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
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
sampadawagde 7084709cd3 JAVA-624: Added new module java-collections-maps-3 to main pom 2020-03-28 15:46:52 +05:30
Josh Cummings 3a358c5cb4 Merge pull request #8906 from sampada07/JAVA-626
JAVA-626: Split or move java-math module
2020-03-24 23:20:24 -06:00
pazis 0a48cad1c3 BAEL-3881 2020-03-23 02:05:05 +00:00
sampadawagde ca2694209b removed retired modules from parent pom 2020-03-22 17:01:55 +05:30
sampadawagde 3e9da83493 JAVA-626 : removed retired modules from parent pom 2020-03-22 16:59:20 +05:30
Josh Cummings ebb53f0e5a Merge pull request #8878 from catalin-burcea/JAVA-911
JAVA-911 Need to move existing scala code from java to scala repository
2020-03-21 13:28:25 -06:00
dupirefr c6bd709836 [JAVA-134] Fixed whitespacing in parent pom.xml 2020-03-19 20:31:20 +01:00
dupirefr 1c50dedb91 [JAVA-134] Added byte-buddy dependencies with version used by mockito to avoid versions conflict 2020-03-19 20:31:13 +01:00
dupirefr 8894f16741 [JAVA-134] Mockito versio update 2020-03-19 20:31:11 +01:00
catalin-burcea 2833ef5bcd JAVA-911 Need to move existing scala code from java to scala repository 2020-03-14 22:07:49 +02:00
Josh Cummings 915ace693e Merge pull request #8850 from dupirefr/team/JAVA-137-maven_jxr_plugin_version_update
[JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0
2020-03-14 12:13:00 -06:00
dupirefr a642b6c317 [JAVA-137] Updated Maven JXR Plugin version from 2.3 to 3.0.0 2020-03-13 18:11:48 +01:00
dupirefr 386cd75373 [JAVA-136] Updated Maven PMD Plugin version from 3.8 to 3.13.0 2020-03-13 18:11:28 +01:00
Josh Cummings b5123d8e99 Merge pull request #8829 from dupirefr/team/JAVA-139-maven_compiler_plugin_version_update
[JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1
2020-03-12 08:38:07 -06:00
dupirefr 21af484963 [JAVA-139] Updated Maven Compiler Plugin version from 3.7.0 to 3.8.1 2020-03-08 09:54:42 +01:00
dupirefr aed1fe44c5 [JAVA-138] Updated Maven Install Plugin version from 2.5.1 to 2.5.2 2020-03-08 09:48:35 +01:00
Josh Cummings 3cd2cf7cd1 Merge pull request #8784 from dupirefr/team/JAVA-131-hamcrest_version_update
[JAVA-131] Updated hamcrest version from 1.3 to 2.2
2020-03-07 14:12:21 -07:00
Josh Cummings aa3f05a178 Merge pull request #8811 from dupirefr/team/JAVA-130-logback_version_update
[JAVA-130] Updated logback version from 1.1.7 to 1.2.3
2020-03-07 10:50:32 -07:00
Josh Cummings 99fa431fcc Merge pull request #8757 from pazis/BAEL-3861
[BAEL-3861] Introduction to Apache Beam
2020-03-06 08:24:44 -07:00
dupirefr cc79530c9c [JAVA-131] Unifying hamcrest-core and hamcrest-libraries dependencies under hamcrest 2020-03-05 07:51:28 +01:00
dupirefr 0a6ee0c797 [JAVA-131] Kept difference between hamcrest and hamcrest-all 2020-03-05 07:51:22 +01:00
dupirefr a3e0e8726b [JAVA-131] Updated hamcrest version from 1.3 to 2.2 2020-03-05 07:51:21 +01:00
dupirefr df85b0ef90 [JAVA-130] Updated logback version from 1.1.7 to 1.2.3 2020-03-02 23:45:09 +01:00
Eric Martin 7389a6cab1 Merge pull request #8721 from CROSP/BAEL-2274
BAEL-2274 DDD Bounded Contexts and Java Modules
2020-02-29 19:14:57 -06:00
Josh Cummings 2b9aea7aae Merge pull request #8768 from dupirefr/team/JAVA-133-slf4j_version_update
[JAVA-133] Updated slf4j version to 1.7.30
2020-02-29 12:00:19 -07:00
Greg 773fe0ab8a Merge pull request #8723 from markathomas/BAEL-3817
BAEL-3817 - ThreadPoolTaskExecutor corePoolSize vs. maxPoolSize
2020-02-29 10:20:07 -05:00
Alexander Molochko 0cc2c4f50d BAEL-2274 DDD Bounded Contexts and Java Modules 2020-02-27 15:00:21 +02:00
Pazis e4f3ba5648 update main pom.xml again 2020-02-26 20:03:23 +03:30
Pazis 862e7a3f20 update main pom.xml
added apache-beam module
2020-02-26 12:53:01 +03:30
dupirefr 1752a32691 [JAVA-133] Updated slf4j version to 1.7.30 2020-02-23 08:36:35 +01:00
mikr f96fa40ac2 Java-125 Move Spring Boot Parent to Spring Boot Modules 2020-02-22 20:08:14 +01:00
mthomas a3aa277766 Merge branch 'master' of github.com:markathomas/tutorials into BAEL-3817 2020-02-19 12:20:14 -06:00
mthomas 70e90bf9bd - Remove the README.md file
- Remove .gitignore
- Aggregate this module in the root pom.xml so that it is integrated into the automated builds.
2020-02-19 01:40:34 -06:00
Dhawal Kapil 1c5597e481 Merge pull request #8648 from kwoyke/BAEL-20886
BAEL-20886: Move spring-boot-security into spring-boot-modules
2020-02-10 20:34:26 +05:30
Loredana Crusoveanu 3b4c813b43 Merge pull request #8692 from Maiklins/BAEL-20869-move-remaining-spring-modules
BAEL-20869 Move remaining spring boot modules (update main pom file)
2020-02-09 21:46:30 +02:00
mikr 2d376f7dfb BAEL-20869 Move remaining spring boot modules (update main pom file) 2020-02-09 13:55:06 +01:00
dev-chirag 70853770dd BAEL3771 Cache Headers in Spring MVC (#8682)
* BAEL3771: Cache Headers in Spring MVC

* BEAL3771: Cache Headers in Spring MVC

* BEAL3771: Cache Headers in Spring MVC
2020-02-08 20:13:09 -08:00
Krzysiek f77c90f06e Merge branch 'master' into BAEL-20886 2020-02-07 21:43:20 +01:00
Loredana Crusoveanu e994174d1f Merge pull request #8659 from Maiklins/BAEL-20869-move-remaining-spring-modules
BAEL-20869 move remaining spring modules
2020-02-06 21:19:40 +02:00
Eric Martin 67f38293d8 Merge pull request #8544 from SmartyAnsh/BAEL-3660_Open_Liberty
Bael 3660 open liberty
2020-02-02 15:33:53 -06:00
mikr 06161e1bae BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00
Loredana Crusoveanu 39ea8b9a91 Merge pull request #8622 from Maiklins/BAEL-20863-move-spring-boot-ctx-fluent
BAEL-20863 move spring boot ctx fluent
2020-02-02 12:05:21 +02:00
mikr f9a386854f Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20873-move-spring-boot-kotlin
 Conflicts:
	spring-boot-modules/pom.xml
2020-02-01 16:42:36 +01:00
Maiklins 52f0dd4068 Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-02-01 16:28:56 +01:00
Loredana Crusoveanu e4b74cda31 Merge branch 'master' into BAEL-20862 2020-02-01 00:12:30 +02:00
Loredana Crusoveanu 8c0e362b3e Merge pull request #8653 from kwoyke/BAEL-20875
BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules
2020-02-01 00:10:32 +02:00
Loredana Crusoveanu 5786461053 Merge pull request #8632 from Maiklins/BAEL-20879-move-spring-boot-nashorn
BAEL-20879 move spring boot nashorn
2020-02-01 00:05:08 +02:00
Loredana Crusoveanu 00d5cb6d90 Merge pull request #8603 from Maiklins/BAEL-20858-move-spring-boot-camel
BAEL-20858 move spring boot camel
2020-02-01 00:03:38 +02:00
kwoyke d55081bd7a BAEL-3809: Ensure tables are dropped in proper order (#8640) 2020-01-31 21:48:23 +01:00
Krzysztof Woyke cce61b0d53 BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules 2020-01-31 08:38:03 +01:00
Maiklins b952ffecca Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-01-31 00:04:03 +01:00
Krzysiek 3c5d496023 BAEL-20862: Move spring-boot-crud into spring-boot-modules 2020-01-30 21:53:43 +01:00
Loredana Crusoveanu d96df4326e Merge branch 'master' into BAEL-20858-move-spring-boot-camel 2020-01-30 21:57:32 +02:00
Loredana Crusoveanu d3dab6b518 Merge pull request #8625 from Maiklins/BAEL-20870-move-spring-boot-gradle
BAEL-20870 move spring boot gradle
2020-01-30 21:53:52 +02:00
Loredana Crusoveanu e892e00dca Merge pull request #8624 from Maiklins/BAEL-20864-move-spring-boot-customstarter
BAEL-20864 move spring boot customstarter
2020-01-30 21:50:48 +02:00
Loredana Crusoveanu a1f0f8a7f3 Merge pull request #8619 from Maiklins/BAEL-20856-move-spring-boot-autoconfiguration
Bael-20856 move spring boot autoconfiguration
2020-01-30 21:34:45 +02:00
Maiklins d8de7991c7 Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-01-30 10:49:42 +01:00
mikr 9bad22e92a BAEL-20870 Move Spring Boot Gradle Module (update pom) 2020-01-30 10:46:04 +01:00
Maiklins 991e098702 Merge branch 'master' into BAEL-20864-move-spring-boot-customstarter 2020-01-30 10:36:36 +01:00
Krzysztof Woyke a5e51972ec BAEL-20886: Move spring-boot-security into spring-boot-modules 2020-01-30 10:02:25 +01:00
Loredana Crusoveanu edc39bfffd Merge pull request #8626 from kwoyke/BAEL-19751
BAEL-19751: Move spring-boot-admin into spring-boot-modules
2020-01-30 00:58:21 +02:00
Maiklins eed6c84c0b Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-01-29 22:26:35 +01:00
Loredana Crusoveanu 6b4c367438 Merge pull request #8639 from kwoyke/BAEL-20881
BAEL-20881: Move spring-boot-performance into spring-boot-modules
2020-01-29 23:03:23 +02:00
Loredana Crusoveanu f38e666af4 Merge branch 'master' into BAEL-20873-move-spring-boot-kotlin 2020-01-29 22:16:05 +02:00
Loredana Crusoveanu bd1fd82850 Merge pull request #8630 from Maiklins/BAEL-20872-move-sprig-boot-keycloak
BAEL-20872 move sprig boot keycloak
2020-01-29 22:08:18 +02:00
Loredana Crusoveanu 150b01b8ac Merge pull request #8604 from Maiklins/BAEL-20887-move-spring-boot-spring-doc
BAEL-20887 move spring boot spring doc
2020-01-29 22:03:35 +02:00
kwoyke f61ef578ba Merge branch 'master' into BAEL-19751 2020-01-29 19:59:07 +01:00
Krzysztof Woyke f5d8ee2e4b BAEL-20881: Move spring-boot-performance into spring-boot-modules 2020-01-29 09:19:07 +01:00