Haroon Khan
|
7bce366f78
|
[JAVA-8983] Fix envers integration test
|
2021-12-24 00:06:01 +00:00 |
Haroon Khan
|
acc089e414
|
[JAVA-8367] Split spring-data-jpa-repo module
|
2021-12-23 22:23:23 +00:00 |
kwoyke
|
a7e7caaadf
|
Merge pull request #11614 from hkhan/JAVA-8290-split-spring-di-module
[JAVA-8290] Split spring-di module
|
2021-12-23 16:36:21 +01:00 |
kwoyke
|
58eb7f641a
|
Merge pull request #11609 from chaos2418/JAVA-3591
JAVA-3591: updating mockito version in parent-boot-2
|
2021-12-23 12:59:14 +01:00 |
chaos2418
|
1227c38388
|
JAVA-3591: updating mockito version in parent-boot-2
|
2021-12-23 14:58:50 +05:30 |
Loredana Crusoveanu
|
5ee10b230c
|
Merge pull request #11612 from johnA1331/master
BAEL-45833 - add links to github-baeldung articles
|
2021-12-23 10:38:48 +02:00 |
Haroon Khan
|
a4771629fc
|
[JAVA-8290] Split spring-di module
|
2021-12-22 21:25:05 +00:00 |
kwoyke
|
1824fbc9f4
|
Merge pull request #11610 from chaos2418/JAVA-8281
JAVA-8281: fixing integration tests in spring-thymeleaf
|
2021-12-22 21:28:23 +01:00 |
johnA1331
|
de62a4e03c
|
Update README.md
|
2021-12-23 02:26:02 +08:00 |
johnA1331
|
53f8515461
|
Update README.md
|
2021-12-23 02:21:53 +08:00 |
johnA1331
|
29e26c08c1
|
Update README.md
|
2021-12-23 02:15:32 +08:00 |
johnA1331
|
1670cbe475
|
Update README.md
|
2021-12-23 02:09:49 +08:00 |
johnA1331
|
243cbbb227
|
Update README.md
|
2021-12-23 02:05:16 +08:00 |
johnA1331
|
d72ebd493d
|
Update README.md
|
2021-12-23 02:03:12 +08:00 |
johnA1331
|
74c135961b
|
Update README.md
|
2021-12-23 01:58:49 +08:00 |
johnA1331
|
2d1b4d2e47
|
Update README.md
|
2021-12-23 01:32:39 +08:00 |
johnA1331
|
7cedb98fce
|
Update README.md
|
2021-12-23 01:17:54 +08:00 |
johnA1331
|
d33aa1f036
|
Update README.md
|
2021-12-23 01:08:59 +08:00 |
chaos2418
|
bdf9a486dc
|
JAVA-8281: fixing integration tests in spring-thymeleaf
|
2021-12-22 19:24:07 +05:30 |
anuragkumawat
|
197ed59369
|
Remove unused code
|
2021-12-22 15:50:59 +05:30 |
anuragkumawat
|
4ba7a2d890
|
JAVA-8291 : Split or move spring-thymeleaf-2 module
|
2021-12-22 15:16:34 +05:30 |
Seshu Kumar T
|
d2752a384e
|
SequenceInputStream changes (#11590)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
|
2021-12-21 22:02:20 +01:00 |
Thiago dos Santos Hora
|
da41d6e4f9
|
[BAEL-5248] Lombok Configuration System (#11599)
* [BAEL-5248] Initial code examples
* Add missing examples
|
2021-12-21 08:46:15 -08:00 |
Loredana Crusoveanu
|
1a8a597fe6
|
Merge pull request #11604 from kwoyke/JAVA-8982
JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client
|
2021-12-21 09:52:03 +02:00 |
Krzysiek
|
71b9f28eaf
|
JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client
|
2021-12-20 12:20:50 +01:00 |
kwoyke
|
dff9baa50f
|
Merge pull request #11596 from freelansam/JAVA-8357
JAVA-8357: Split or move hibernate-jpa module
|
2021-12-20 09:46:04 +01:00 |
kwoyke
|
514e80aae7
|
Merge pull request #11585 from chaos2418/JAVA-3591
JAVA-3591: updating mockito-core to 4.1.0
|
2021-12-20 09:38:12 +01:00 |
kwoyke
|
3a2adcdb8e
|
Merge pull request #11595 from chaos2418/JAVA-8281
JAVA-8281: split or move spring-thymeleaf module
|
2021-12-20 09:27:19 +01:00 |
Amy DeGregorio
|
08433b1631
|
BAEL-4811 (#11597)
* BAEL-4811
* BAEL-4811 Add unit tests
* JAVA-8794: Upgrade Spring Boot to 2.6.1 in the parent-boot-2
* JAVA-8794: Upgrade spring-mybatis dependencies
* JAVA-8794: Make spring-boot-springdoc 2.6 compatible
* JAVA-8794: Add spring.mongodb.embedded.version property
* JAVA-8794: Upgrade spring-boot-environment cloud dependencies
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property
* JAVA-8794: Update Spring Cloud dependencies
* JAVA-8794: allow-circular-references in spring-cloud-ribbon-client
* JAVA-8794: Replace deprecated ConfigFileApplicationContextInitializer
* JAVA-8794: Fix spring-resttemplate pom
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Fix circural dependencies in spring-security-web-boot-2
* JAVA-8794: Fix circural dependencies in spring-security-core
* JAVA-8794: Fix quart schema initialization
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
* JAVA-8794: Leave spring-kafka on Spring Boot 2.5.4
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-jenkins-pipeline
* JAVA-8794: Update Spring Cloud version
* JAVA-8794: Update spring-cloud-zuul dependencies
* JAVA-8794: Update Spring Cloud version in spring-cloud-bus
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-boot-persistence-mongodb
* JAVA-8794: Fix spring-data-jpa-query-2 dependencies
* JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
* JAVA-8794: Fix circular dependency issue in spring-session-redis
* JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
* JAVA-8794: Update spring-cloud-starter version
* JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7
* JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
* BAEL-4811 Fix formatting
* BAEL-4811 Fix formatting
Co-authored-by: Krzysiek <krzysztofwoyke@gmail.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
|
2021-12-19 11:53:05 -08:00 |
Loredana Crusoveanu
|
77dcb8853f
|
Merge pull request #11592 from eugenp/JAVA-8794
JAVA-8794: Upgrade to Spring Boot 2.6.1
|
2021-12-19 11:57:17 +02:00 |
Kai Yuan
|
dd9dcae1f4
|
add methods (#11579)
|
2021-12-18 18:56:28 -06:00 |
sampadawagde
|
c29a31e5f4
|
JAVA-8357: Split or move hibernate-jpa module
|
2021-12-18 23:00:24 +05:30 |
davidmartinezbarua
|
6b6f1fcf1a
|
Merge pull request #11564 from mladensavic94/master
Speed up Spring Boot Startup Time
|
2021-12-18 10:14:47 -03:00 |
chaos2418
|
ff67d378b0
|
JAVA-8281: split or move spring-thymeleaf module
|
2021-12-18 17:48:58 +05:30 |
chaos2418
|
000dcdf966
|
JAVA-3591: updating mockito-core to 4.1.0
|
2021-12-18 13:40:53 +05:30 |
kwoyke
|
273fd0792c
|
Merge pull request #11593 from freelansam/JAVA-8359
JAVA-8359: Split or move spring-boot-artifacts module
|
2021-12-17 15:12:37 +01:00 |
sampadawagde
|
89004f02de
|
JAVA-8359: Split or move spring-boot-artifacts module
|
2021-12-17 19:23:10 +05:30 |
kwoyke
|
a4910ec19b
|
Merge pull request #11591 from kwoyke/JAVA-8794
JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
|
2021-12-16 20:54:38 +01:00 |
Krzysiek
|
a5a0215d14
|
JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
|
2021-12-16 20:52:59 +01:00 |
kwoyke
|
7782e86856
|
Merge pull request #11587 from kwoyke/JAVA-8794
JAVA-8794: Upgrade to Spring Boot 2.6.1
|
2021-12-16 14:16:37 +01:00 |
Sachin kumar
|
79bf0d9976
|
BAEL-5271 set custom thread name
|
2021-12-16 17:43:43 +05:30 |
Krzysiek
|
c7aef4d95f
|
Merge remote-tracking branch 'upstream/master' into JAVA-8794
|
2021-12-16 12:21:43 +01:00 |
Krzysiek
|
15eeebb140
|
JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7
|
2021-12-16 12:21:02 +01:00 |
Krzysiek
|
106603023d
|
JAVA-8794: Update spring-cloud-starter version
|
2021-12-16 10:49:19 +01:00 |
kwoyke
|
8693c82fc5
|
Merge pull request #11584 from hkhan/JAVA-8679-fix-module-test
[JAVA-8679] Fix test for JDK 17
|
2021-12-16 10:14:16 +01:00 |
kwoyke
|
f54e5b2cf2
|
Merge pull request #11583 from freelansam/JAVA-8373
JAVA-8373: Split or move spring-boot-bootstrap module
|
2021-12-16 09:47:12 +01:00 |
Krzysiek
|
077898aaa5
|
JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
|
2021-12-15 20:08:11 +01:00 |
Krzysiek
|
6ac9d1eb87
|
JAVA-8794: Fix circular dependency issue in spring-session-redis
|
2021-12-15 20:01:08 +01:00 |
Krzysiek
|
d72347f195
|
JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
|
2021-12-15 19:53:30 +01:00 |
Krzysiek
|
de6bc0de3e
|
JAVA-8794: Fix spring-data-jpa-query-2 dependencies
|
2021-12-15 19:27:32 +01:00 |