Commit Graph

23577 Commits

Author SHA1 Message Date
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
kwoyke
0711cec88b Merge pull request #11608 from anuragkumawat/master
JAVA-8291 : Split or move spring-thymeleaf-2 module
2021-12-24 13:05:14 +01:00
kwoyke
45e3b89007 Merge pull request #11615 from hkhan/JAVA-8367-split-spring-data-jpa-repo-module
[JAVA-8367] Split spring-data-jpa-repo module
2021-12-24 10:13:46 +01:00
anuragkumawat
5c6cb10682 Adding new module to parent pom 2021-12-24 14:20:34 +05:30
lsieun
57d2da5517 BAEL-4286 How to get the value of a bit at a certain position from a byte (#11396)
* Convert Byte Array to its Numeric Representation

* Remove Redundant Getter Method

* BAEL-4286 How to get the value of a bit at a certain position from a byte

* BAEL-4286(update): remove redundant test methods
2021-12-24 07:45:44 +00:00
Haroon Khan
38e32634ec [JAVA-8367] Split spring-data-jpa-repo module 2021-12-23 22:23:23 +00:00
kwoyke
3b5dfdadd5 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
387a1aeb80 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
df63ff7344 JAVA-3591: updating mockito version in parent-boot-2 2021-12-23 14:58:50 +05:30
Loredana Crusoveanu
08b75b7b48 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
c5fcbb18d5 [JAVA-8290] Split spring-di module 2021-12-22 21:25:05 +00:00
kwoyke
1356116683 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
bee1bcda07 Update README.md 2021-12-23 02:26:02 +08:00
johnA1331
30947bc583 Update README.md 2021-12-23 02:21:53 +08:00
johnA1331
2953bf8cad Update README.md 2021-12-23 02:15:32 +08:00
johnA1331
c6efa603e8 Update README.md 2021-12-23 02:09:49 +08:00
johnA1331
e45088673d Update README.md 2021-12-23 02:05:16 +08:00
johnA1331
a88a30bdbb Update README.md 2021-12-23 02:03:12 +08:00
johnA1331
0817f636e0 Update README.md 2021-12-23 01:58:49 +08:00
johnA1331
ef4569f00d Update README.md 2021-12-23 01:32:39 +08:00
johnA1331
27316c3171 Update README.md 2021-12-23 01:17:54 +08:00
johnA1331
41224c4643 Update README.md 2021-12-23 01:08:59 +08:00
chaos2418
cc4d642d73 JAVA-8281: fixing integration tests in spring-thymeleaf 2021-12-22 19:24:07 +05:30
anuragkumawat
3a5d1841b6 Remove unused code 2021-12-22 15:50:59 +05:30
anuragkumawat
ddc3f88c57 JAVA-8291 : Split or move spring-thymeleaf-2 module 2021-12-22 15:16:34 +05:30
Seshu Kumar T
0eed4e12bf SequenceInputStream changes (#11590)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-12-21 22:02:20 +01:00
Thiago dos Santos Hora
66d8db880a [BAEL-5248] Lombok Configuration System (#11599)
* [BAEL-5248] Initial code examples

* Add missing examples
2021-12-21 08:46:15 -08:00
Loredana Crusoveanu
63e27e1e63 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
dd2b8ca97b JAVA-8982: Fix circular dependency issue in spring-cloud-ribbon-client 2021-12-20 12:20:50 +01:00
kwoyke
e9b22f6758 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
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
sampadawagde
f401f6ba9e JAVA-8357: Split or move hibernate-jpa module 2021-12-18 23:00:24 +05:30
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