kwoyke
8fa2bc4baa
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
a142b47b86
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
0cf64901b5
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
8a40a0a012
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
d580f5db92
add methods ( #11579 )
2021-12-18 18:56:28 -06:00
davidmartinezbarua
10f32d31bb
Merge pull request #11564 from mladensavic94/master
...
Speed up Spring Boot Startup Time
2021-12-18 10:14:47 -03:00
chaos2418
00bcc4229b
JAVA-8281: split or move spring-thymeleaf module
2021-12-18 17:48:58 +05:30
chaos2418
35ee789731
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
kwoyke
14e93c1410
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
94f0fff0a9
JAVA-8359: Split or move spring-boot-artifacts module
2021-12-17 19:23:10 +05:30
kwoyke
e30506b855
Merge pull request #11591 from kwoyke/JAVA-8794
...
JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
2021-12-16 20:54:38 +01:00
Krzysiek
fa30310632
JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
2021-12-16 20:52:59 +01:00
kwoyke
d957768b80
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
Krzysiek
7dd83abdb0
Merge remote-tracking branch 'upstream/master' into JAVA-8794
2021-12-16 12:21:43 +01:00
Krzysiek
98bbc94496
JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7
2021-12-16 12:21:02 +01:00
Krzysiek
52beafad90
JAVA-8794: Update spring-cloud-starter version
2021-12-16 10:49:19 +01:00
kwoyke
b4e0ac6f1b
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
2d4b1cbff5
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
212d886ce4
JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
2021-12-15 20:08:11 +01:00
Krzysiek
51c9cbdba7
JAVA-8794: Fix circular dependency issue in spring-session-redis
2021-12-15 20:01:08 +01:00
Krzysiek
4a897c24da
JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
2021-12-15 19:53:30 +01:00
Krzysiek
9382431c59
JAVA-8794: Fix spring-data-jpa-query-2 dependencies
2021-12-15 19:27:32 +01:00
Krzysiek
83f8a2f99c
JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-boot-persistence-mongodb
2021-12-15 19:27:06 +01:00
Haroon Khan
e5508977e3
[JAVA-8679] Fix test for JDK 17
2021-12-15 17:54:29 +00:00
sampadawagde
e6c28d0a23
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-15 22:35:42 +05:30
Loredana Crusoveanu
f7372cd4af
Merge pull request #11582 from eugenp/lor6-patch-1
...
Update README.md
2021-12-15 17:35:47 +02:00
Loredana Crusoveanu
824e2517e9
Update README.md
2021-12-15 17:31:42 +02:00
Loredana Crusoveanu
247648ff45
Merge pull request #11576 from lucaCambi77/BAEL-5109_fix
...
fix: [ BAEL-5109 ] Environment Variable Prefixes in Spring Boot 2.5
2021-12-15 17:19:38 +02:00
kwoyke
a5e1c5d89c
Merge pull request #11580 from hkhan/JAVA-8377-split-spring-boot-testing-module
...
[JAVA-8377] Split spring-boot-testing module
2021-12-15 13:28:32 +01:00
kwoyke
489548f121
Merge pull request #11577 from kwoyke/JAVA-8794
...
JAVA-8794: Upgrade Spring Boot to 2.6.1 in the parent-boot-2
2021-12-15 12:15:13 +01:00
Haroon Khan
73fa3fd21e
[JAVA-8377] Code clean up
2021-12-15 10:50:22 +00:00
Krzysiek
ccf8b34c4d
JAVA-8794: Update Spring Cloud version in spring-cloud-bus
2021-12-15 11:07:21 +01:00
Krzysiek
2419a69038
JAVA-8794: Update spring-cloud-zuul dependencies
2021-12-15 10:54:36 +01:00
Krzysiek
2b9e6d5733
JAVA-8794: Update Spring Cloud version
2021-12-15 09:48:48 +01:00
kwoyke
3ff380c721
Merge pull request #11578 from hkhan/JAVA-8295-split-mvc-xml-module
...
[JAVA-8295] Split spring-mvc-xml module
2021-12-15 09:16:37 +01:00
Haroon Khan
f940b84ddd
[JAVA-8377] Split spring-boot-testing module
2021-12-14 23:22:25 +00:00
Krzysiek
ac6468addd
JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-jenkins-pipeline
2021-12-14 19:21:56 +01:00
Amy DeGregorio
d038cf4cb7
BAEL-4811 ( #11552 )
...
* BAEL-4811
* BAEL-4811 Add unit tests
2021-12-14 10:15:43 -08:00
Krzysiek
4caf96d556
JAVA-8794: Leave spring-kafka on Spring Boot 2.5.4
2021-12-14 16:48:53 +01:00
Krzysiek
67411147ed
JAVA-8794: Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
2021-12-14 16:40:11 +01:00
Krzysiek
0f661bc797
JAVA-8794: Fix quart schema initialization
2021-12-14 16:29:17 +01:00
Krzysiek
49b511bafe
JAVA-8794: Fix circural dependencies in spring-security-core
2021-12-14 13:29:19 +01:00
Krzysiek
a8fe99b8d1
JAVA-8794: Fix circural dependencies in spring-security-web-boot-2
2021-12-14 13:22:46 +01:00
Krzysiek
81a7be6579
JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
2021-12-14 12:54:02 +01:00
Krzysiek
f9162d597e
JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
2021-12-14 12:40:49 +01:00
Krzysiek
1a1fb06a70
JAVA-8794: Fix spring-resttemplate pom
2021-12-14 12:37:33 +01:00
sachin
4a817cbdd9
Bael-5125 Java implicit super constructor is undefined error ( #11566 )
...
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com >
2021-12-13 20:18:00 -06:00
jason-m-s
1d91e33d0d
BAEL-5138: Implementation code for Lombok @With Methods ( #11494 )
...
* BAEL-5138: Implementation code for Lombok @With Methods
* BAEL-5138: Implementation code for Lombok @With Methods
* Fixed a type issue in HolderUnitTest
* Removed a constructor from User to avoid confusion with article
2021-12-14 07:34:51 +05:30
Haroon Khan
f3983e8cba
[JAVA-8295] Split spring-mvc-xml module
2021-12-13 21:48:11 +00:00
Krzysiek
ecbe2a49e1
JAVA-8794: Replace deprecated ConfigFileApplicationContextInitializer
2021-12-13 16:20:04 +01:00