Nineya
Home
Blog
SpringBoot Auto-configure http tracing for Micrometer Tracing
2025-01-07 02:54:27
406
Micrometer Tracing supports automatic trace propagation through the use of HttpServerTracingObservationHandler and HttpC...
SpringBoot Change identityprovider to asserting-party in Saml2RelyingPartyProperties
2025-01-07 02:54:24
785
This was a bit of a hassle, because the properties-migrator can't be used for map-based types, which the identityprovide...
SpringBoot SearchStrategy argument of MethodValidationExcludeFilter byAnnotation(Class, SearchStrategy) is not used
2025-01-07 02:54:20
1326
From @chanhyeong on Gitter:I have a question about the static method byAnnotation(Class<? extends Annotation> anno...
SpringBoot Include link to changelog in SDKMan announcements
2025-01-07 02:54:15
309
SDKMan allows to include a link to the changelog in the announcement. We could use this feature by updating our call to ...
SpringBoot @SpringBootTest(webEnvironment = WebEnvironment.NONE) is overridden by spring.main.web-application-type in application.properties
2025-01-07 02:54:10
2490
I'm not sure when this started happening, but it appears that @SpringBootTest(webEnvironment = WebEnvironment.NONE) does...
SpringBoot Spring cloud config server does not return properties after upgrade to 2.4.2 spring boot
2025-01-07 02:54:06
2350
Environment: Spring Boot: 2.4.2Spring Cloud: 2020.0.0Spring cloud config server configuration for service configuration ...
SpringBoot log4j and logback conflict when running as packaged application
2025-01-07 02:54:03
8621
When using spring-boot-starter-log4j2, the following exception is thrown while starting the application as a packaged ap...
SpringBoot Combining Tomcat, h2c and specific headers results in NullPointerException
2025-01-07 02:53:59
11556
To reproduceRun the application as described belowRun the mentioned testExpected: test succeedsObserved: test fails and ...
SpringBoot Auto-configure RequestAttributeSecurityContextRepository for OAuth2 resource server
2025-01-07 02:53:56
9609
This appears to have broken in 2.6.X as older versions (I tried 2.5.X) do not exhibit the behavior described below.Step ...
SpringBoot Add auto-configuration for Kafka Retry Topics
2025-01-07 02:53:52
6211
Closes #28450This PR adds basic auto-configuration capabilities for Spring Kafka's non-blocking delayed retries feature ...
SpringBoot Could not find org.springframework.boot:spring-boot-buildpack-platform:2.6.7
2025-01-07 02:53:48
439
I am getting Could not find org.springframework.boot:spring-boot-buildpack-platform:2.6.7 after upgrade to 2.6.7. Maybe ...
SpringBoot Consider downgrading Jackson to 2.6
2025-01-07 02:53:40
15179
As of 2.7, Jackson requires Java7. We also have report that it breaks with embedded elasticsearch (see #6508)Comment Fro...
SpringBoot 404 error when resources URL contains Chinese since 2.6.x
2025-01-07 02:53:37
1544
Hello! I recently update Spring Boot version to 2.6.6, and got 404 error when access resources which url contains Chines...
SpringBoot spring-boot-maven-plugin suggestions
2025-01-07 02:53:31
974
155/5000 Dear Sir, I am a software developer from Xi'an,China! When using 'spring-boot-maven-plugin', I found that ...
SpringBoot Add AutoConfiguration to Spring Kafka's Retry Topic Feature
2025-01-07 02:53:27
19345
This is a proposal for enabling auto configuration for the delayed non-blocking retries using topics feature that we int...
SpringBoot Respect WebApplicationType.REACTIVE in tests with a mock web environment
2025-01-07 02:53:23
13520
Affects versions: 2.6.2If you create Spring Boot application with spring-boot-starter-web and spring-boot-starter-webflu...
SpringBoot Fix package tangle caused by ApplicationContextFactory
2025-01-07 02:53:19
1064
The move away from reflection in https://github.com/spring-projects/spring-boot/issues/22322 has introduced a package ta...
SpringBoot Simplify SecurityAutoConfiguration
2025-01-07 02:53:13
518
We have a number of imports which can be combined into a single class for web-related configuration. See https://github....
SpringBoot Upgrade to Mockito 4.5.0
2025-01-07 02:53:08
162
Other than simply upgrading to the latest Mockito version, this also uses the BOM introduced in versions 4.3.0 / 4.3.1.C...
SpringBoot Failed to introspect Class error on v2.5.12 on Tomcat 9.0.46
2025-01-07 02:53:04
34113
We just updated Spring boot version from 2.5.1 to 2.5.12, from local testing with embeded Tomcat it is working fine.Howe...
上一页
下一页
1
…
1943
1944
1945
1946
1947
…
2246
.