Amit Pandey
3563524c09
moved spring-rest-hal-browser to spring-data-rest module ( #10019 )
...
* moved spring-rest-hal-browser to spring-data-rest module
* removed module from build
2020-09-14 21:53:09 +05:30
mikr
c4396dd1bd
Java-2797 Cleanup maven-java-11/multimodule-maven-project
2020-09-14 16:30:00 +02:00
mikr
5d14393788
Java-2136 Update Jackson version in main pom
2020-09-14 12:21:57 +02:00
Usman Mohyuddin
43fb479c81
update the PR with removal of README file and update pom.xml files according to comments
2020-09-10 22:39:44 +05:00
mikr
ae5ee571b9
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-10 01:08:03 +02:00
Sampada
9c5ed84bd4
JAVA-2422: Merge spring-groovy into spring-boot-groovy ( #9970 )
...
* JAVA-2422: Moved article to spring-boot-groovy
* JAVA-2422: removed module spring-groovy
* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module
* JAVA-2422: Added entry to spring-boot-module's pom
* JAVA-2422: main pom changes for module movements
* JAVA-2422: Renamed test as it needs the app up and running
* JAVA-2422: Renamed test to live as it needs App to be running
2020-09-07 21:15:50 +05:30
Cristian Stancalau
bbeb322d41
BAEL-4172 - How to Turn Off Swagger-ui in Production in http-2 ( #9858 )
...
* How to disable swagger in production example.
* Add new module in main pom.
* fix pom formatting
* Replace tabs with spaces.
* Move to article-specific package.
Co-authored-by: Cristian Stancalau <cstancalau@consultant.ffn.com>
2020-08-24 15:36:21 +01:00
CHANDRAKANT Kumar
01b61a6bf0
Adding source code for article tracked under BAEL-4109.
2020-08-13 11:56:49 +05:30
Rando Shtishi
15e94bb577
BAEL-4230 - Adding Introduction to Spring Data JDBC Project ( #9665 )
2020-08-08 22:21:57 +02:00
davidmartinezbarua
11ad6d048b
Merge pull request #9758 from mdabrowski-eu/BAEL-4405-probability
...
BAEL-4405 Probability in Java
2020-08-08 15:08:41 -03:00
mdabrowski-eu
1b2f33e4d4
BAEL-4405 add java-numbers-4 to main pom
2020-08-07 20:55:22 +02:00
Sampada
0cade733ca
JAVA-2154: Create guava-parent module and organize guava modules ( #9782 )
...
* JAVA-2154: Removed module, now split into guava-utilities and guava-core
* JAVA-2154: Removed module, articles moved to new module guava-core
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved module inside guava-modules
* JAVA-2154: Moved 1 article to guava-collections
* JAVA-2154: New module guava-collections-list
* JAVA-2154: New module guava-core
* JAVA-2154: New module guava-utilities
* JAVA-2154: Updated README, removed extra article reference
* JAVA-2154: parent module pom changes
* JAVA-2154: main pom changes - removed guava related modules as they have
been shifted inside guava-modules
* JAVA-2154: rearranged and moved module inside guava-modules folder
2020-07-28 17:34:46 +05:30
Amit Pandey
ca8eee9359
JAVA-2160 Add modules in main pom build ( #9726 )
...
* add modules in main pom build
* add modules in main pom build
2020-07-19 18:32:17 +05:30
Kumar Chandrakant
7c344b57c3
Adding source code for article tracked under BAEL-4080. ( #9552 )
...
Co-authored-by: CHANDRAKANT Kumar <kumar.chandrakant@soprabanking.com>
2020-07-14 17:55:54 +02:00
Loredana Crusoveanu
7ab2f437ee
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
Krzysiek
ea59a08f4f
JAVA-1782: Remove byte-buddy dep from the main pom.xml
2020-06-07 17:53:06 +02:00
kwoyke
9d4a0b1f51
BAEL-4100: Move HTTP/2 in Jetty to the new libraries-server-2 module ( #9394 )
2020-06-02 21:15:49 +02:00
Jonathan Cook
51b4218f25
BAEL-3925 - How to call Python from Java ( #9312 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
* BAEL-3868 - Fix the integrations tests in mocks
* BAEL-3925 - How to call Python from Java
* BAEL-3925-How to call Python from Java
* BAEL-3925-How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-05-18 14:15:04 -07:00
Greg
efa30fe9f4
Merge pull request #9298 from smokeyrobot/bael-3893
...
Bael-3893 - Fixed tests causing build to fail
2020-05-18 15:01:03 -04:00
Kyle Doyle
5183afbce1
Bael 3893 - Move module in pom
2020-05-17 23:45:25 -04:00
rpvilao
856b818a2f
Merge pull request #9170 from mdabrowski-eu/BAEL-3863
...
BAEL-3863 Introduction to Finagle
2020-05-13 10:53:51 +02:00
Jonathan Cook
00f5e0012c
BAEL-3925 - How to call Python from Java? ( #9277 )
...
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble
- Return to indentation with spaces.
* BAEL-3854 - Pattern Matching for instanceof in Java 14
* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test
* BAEL-3868 - Fix the integrations tests in mocks
* BAEL-3925 - How to call Python from Java
Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-05-12 18:46:33 -07:00
mdabrowski-eu
ff684f13b6
BAEL-3863 moved Finagle package to libraries-rpc, added test
2020-05-12 19:31:54 +02:00
mdabrowski-eu
33edef47e1
BAEL-3863 add Finagle module to root pom.xml
2020-05-12 19:31:53 +02:00
Greg
a3ec140575
Merge pull request #9128 from smokeyrobot/bael-3893
...
Bael 3893
2020-05-12 13:13:06 -04:00
Josh Cummings
0690a9deae
Merge pull request #9205 from Maiklins/JAVA-1470-Split-or-move-libraries-module
...
Java-1470 split or move libraries module
2020-05-06 09:10:54 -06:00
Kyle Doyle
c10208b4d9
Bael 3893 - Code review updates
2020-05-01 19:48:38 -04:00
mikr
52df212127
Java-1470 Move libraries-4/5/6 to different profile
2020-05-01 21:34:10 +02:00
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
kwoyke
577bdf4631
BAEL-2914: Immutable @ConfigurationProperties binding ( #8623 )
2020-01-29 07:06:48 +01:00
mikr
822608eba2
BAEL-20879 Move Spring Boot Nashorn Module
2020-01-28 22:08:47 +01:00
Loredana Crusoveanu
22c3abfc3a
Merge pull request #8621 from kwoyke/BAEL-20867
...
BAEL-20867: Move spring-boot-di into spring-boot-modules
2020-01-28 22:51:21 +02:00
Loredana Crusoveanu
63a0600bdf
Merge branch 'master' into BAEL-20856-move-spring-boot-autoconfiguration
2020-01-28 22:47:58 +02:00
mikr
7182ace443
BAEL-20872 Move Spring Boot Key Cloak Module
2020-01-28 21:41:44 +01:00
mikr
bce1991983
BAEL-20863 Move Spring Boot CTX Fluent module
2020-01-28 21:15:54 +01:00
Krzysztof Woyke
50d36f15cf
BAEL-19751: Move spring-boot-admin into spring-boot-modules
2020-01-28 14:02:15 +01:00
mikr
4aa1b13a62
BAEL-20864 Move Spring Boot Custom Starter Module
2020-01-28 13:26:07 +01:00
Krzysztof Woyke
253d1d1912
BAEL-20867: Move spring-boot-di into spring-boot-modules
2020-01-28 09:54:05 +01:00
mikr
f243ad531c
Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20858-move-spring-boot-camel
...
Conflicts:
spring-boot-modules/pom.xml
2020-01-28 09:24:23 +01:00
mikr
9a59bec20d
Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20856-move-spring-boot-autoconfiguration
...
Conflicts:
spring-boot-modules/pom.xml
2020-01-27 23:14:56 +01:00
mikr
488d7675ef
BAEL-20856 Move Spring Boot Autorconfiguration module
2020-01-27 23:12:28 +01:00
mikr
d447545aca
Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20855-move-spring-boot-artifacts
...
Conflicts:
spring-boot-modules/pom.xml
2020-01-27 23:07:20 +01:00
Loredana Crusoveanu
5ae283d5cf
Merge branch 'master' into BAEL-20887-move-spring-boot-spring-doc
2020-01-27 23:41:30 +02:00
Loredana Crusoveanu
6db249ff98
Merge pull request #8598 from Maiklins/BAEL-20888-move-spring-boot-testing
...
BAEL-20888 move spring boot testing
2020-01-27 23:37:48 +02:00
Loredana Crusoveanu
21daeef51d
Merge pull request #8601 from Maiklins/BAEL-20865-move-spring-boot-data
...
BAEL-20865 move spring boot data
2020-01-27 22:03:58 +02:00
Loredana Crusoveanu
eabf765522
Merge branch 'master' into BAEL-20888-move-spring-boot-testing
2020-01-27 22:03:22 +02:00
mikr
ade8ffb8ce
BAEL-20873 Move Spring Boot Kotlin module to Spring Boot modules
2020-01-27 16:59:16 +01:00
mikr
690fb244b2
BAEL-20855 Move Spring Boot Artifacts module to Spring Boot modules
2020-01-27 07:36:10 +01:00
mikr
ccc5107bcd
BAEL-20887 Move Spring Boot Springdoc module to Spring Boot modules
2020-01-27 00:27:24 +01:00
mikr
78c3a210a0
BAEL-20858 Move Spring Boot Properties module to Spring Boot modules
2020-01-27 00:19:57 +01:00
mikr
31e161ce81
BAEL-20882 Move Spring Boot Properties module to Spring Boot modules
2020-01-26 23:58:19 +01:00