Nineya
Home
Blog
SpringBoot Avoid tests connecting using IPv4 when server's listening on IPv6
2025-01-07 02:08:28
6929
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
2025-01-07 02:08:23
148
https://issues.apache.org/jira/browse/ARTEMIS-3546Comment From: wilkinsonaSuperseded by https://github.com/spring-projec...
SpringBoot Remove support for Hazelcast 3
2025-01-07 02:08:19
167
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
2025-01-07 02:08:16
2004
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
2025-01-07 02:08:13
876
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
2025-01-07 02:08:07
3864
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
2025-01-07 02:07:59
549
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?
2025-01-07 02:07:54
758
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
2025-01-07 02:07:50
690
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
2025-01-07 02:07:45
2360
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
2025-01-07 02:07:28
514
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
2025-01-07 02:07:22
278
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.
2025-01-07 02:07:20
1121
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
2025-01-07 02:07:17
1201
Whilst working on #29169 we discovered that the inlined test property sources are always added below the commandLineArgs...
SpringBoot update doc about "RestTemplate Customization"
2025-01-07 02:07:14
5568
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
2025-01-07 02:07:10
3407
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
2025-01-07 02:07:06
17252
Unfortunately, it doesn't seem to be able to start Mongo reliably. When it fails, it hangs indefinitely:"Test worke...
SpringBoot Upgrade to Spring Data 2021.1.1
2025-01-07 02:06:55
546
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
2025-01-07 02:06:49
520
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
2025-01-07 02:06:45
2365
Without this change I get compiler errors from JDT in the IDE (VSCode). It seems to be harmless from the point of view o...
上一页
下一页
1
…
1974
1975
1976
1977
1978
…
2246
.