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