SpringBoot Avoid tests connecting using IPv4 when server's listening on IPv6

When we create a test server we don't specify an address for it to listen on and we request an ephemeral port. When we c...

SpringBoot Remove support for Artemis until it fully supports Jakarta EE 9

https://issues.apache.org/jira/browse/ARTEMIS-3546Comment From: wilkinsonaSuperseded by https://github.com/spring-projec...

SpringBoot Remove support for Hazelcast 3

As a follow-up of #28827 we need to remove the integration tests that test things against Hazelcast 3 as well as the ref...

SpringBoot PropertiesMigrationListener does not consider additional-spring-configuration-metadata.json

I was hoping to use the Spring Boot Properties Migrator to help me migrate from non-ConfigurationProperties (simply refe...

SpringBoot Upgrade to Spring Data 2021.2.0-M2

Comment From: mp911deProject Dependencies Spring Data 2021.2.0-M1Cassandra Driver (com.datastax.oss:java-driver-bom): 4....

SpringBoot New signature to JooqAutoConfiguration in SB 2.2.0 not documented

DescriptionContextI've recently migrated an app from SB2.1.6 to SB2.4.4. I encountered an issue with JooqAutoConfigurati...

SpringBoot Upgrade to Spring Kafka 2.8.2

Comment From: shaheryarshakeelI want to pick this issue.Can anyone please share some context, thanks.Comment From: snico...

SpringBoot Is there an annotation with the similar name @Cache304 to facilitate the output of 304 status?

Is there an annotation with the similar name @Cache304 to facilitate setting 304 response status.example: @Cache304(&quo...

SpringBoot graphical interface for rapid system design

there is no steps for designing a system in spring boot any feature is not accessible and all are separate and we need c...

SpringBoot AnnotationDependsOnDatabaseInitializationDetector failed in 2.6.2

I just simply upgrade my spring boot version from 2.6.1 to 2.6.2 then my application failed to start. 2.6.1 is working f...

SpringBoot Docs appendix is at wrong level

Fixes #27003 Comment From: snicoll@Omkar-Shetkar thanks for the PR but this broke the build. If you want to look at it, ...

SpringBoot Change SpringBootContextLoader.getEnvironment to return null by default

SpringBootContextLoader.getEnvironment() is designed to allow a custom Environment to be returned by a subclass. We've k...

SpringBoot <!-- Thanks for contributing to Spring Boot. Please review the following notes before submitting a pull request.

Please submit only genuine pull-requests. Do not use this repository as a GitHubplayground.Security VulnerabilitiesSTOP!...

SpringBoot Allow test property sources to override command line args

Whilst working on #29169 we discovered that the inlined test property sources are always added below the commandLineArgs...

SpringBoot update doc about "RestTemplate Customization"

I think document about "RestTemplate Customization" is a little wrong.It seems creating a RestTemplateBuilder with and w...

SpringBoot @SpringBootTest does not use spring.main.web-application-type properties declared in test resource files

Affects versions: 2.5.7+I believe this is result of moving this line, see details below.Our Spring Boot application has ...

SpringBoot Minimize use of Embedded Mongo in our tests

Unfortunately, it doesn't seem to be able to start Mongo reliably. When it fails, it hangs indefinitely:&quot;Test worke...

SpringBoot Upgrade to Spring Data 2021.1.1

Comment From: mp911deProject Dependencies Spring Data 2021.1.1Cassandra Driver (com.datastax.oss:java-driver-bom): 4.13....

SpringBoot Upgrade to Spring Data 2021.0.8

Comment From: mp911deProject Dependencies Spring Data 2021.0.8Cassandra Driver (com.datastax.oss:java-driver-bom): 4.11....

SpringBoot Avoid split java.xml packages in docs project that cause compilation errors in Eclipse with Java 9 and later

Without this change I get compiler errors from JDT in the IDE (VSCode). It seems to be harmless from the point of view o...
上一页 下一页
.