Nineya
Home
Blog
软著申请
SpringBoot Investigate ClientHttpConnector builders for WebClient with a similar design to ClientHttpRequestFactoryBuilder
2025-01-07 23:57:31
277
The new ClientHttpRequestFactoryBuilder is fantastic. Are there any plans or desire to bring a similar builder for Clien...
SpringBoot Add withDefaultRequestConfigCustomizer method to HttpComponentsClientHttpRequestFactoryBuilder
2025-01-07 23:57:27
5668
Apache HttpClient 5.4.x (in upcoming Spring Boot 3.4) has by default enabled HTTP/1.1 TLS Upgrade in https://github.com/...
SpringBoot Provide auto-configuration for Liquibase with NoSQL databases
2025-01-07 23:57:24
3527
Spring Boot version is 3.1.4.Reproducer (ignore the README title, the initial scope of the reproducer is unrelated to th...
SpringBoot DynamicPropertyRegistry in testcontainers still working in 3.4 version
2025-01-07 23:57:22
1055
In this point of 3.4 Release notes mention that:Support for defining dynamic properties by injecting a DynamicPropertyRe...
SpringBoot Flip make default to false so that 3.4.x releases of the CLI are now the default
2025-01-07 23:57:16
127
https://github.com/spring-projects/spring-boot/blob/415193827bfe8fbfd02d075759460c8ca2abbfc9/.github/workflows/release.y...
SpringBoot StackOverflowError on nativeCompile with boot 3.4.0
2025-01-07 23:57:11
4132
I just upgraded my application to Spring Boot 3.4.0 but now I get a StackOverflowError on native build.I have tried reve...
SpringBoot Add auto-configuration for Spring Batch's MongoJobRepository
2025-01-07 23:57:08
1461
Sample at https://github.com/joshlong-attic/2024-11-20-batch-job-repositoryComment From: philwebbThis bug exists in earl...
SpringBoot Add ConditionalOnBean support for generic bean argument types
2025-01-07 23:57:05
3180
Add generic bean support using @ConditionalOnBean and @ConditionalOnMissingBean annotations as described in #28845. Adde...
SpringBoot Automatically create metrics for caches that are created on-the-fly
2025-01-07 23:57:03
10960
Currently the CacheMetricsRegistrarConfiguration binds the meters for the cache related metrics in a @PostContstruct for...
SpringBoot Searching current docs links to snapshot docs
2025-01-07 23:57:00
356
May or may not be a Spring Boot issue or the custom Antora setup.When searching, you can see the bottom left links to th...
SpringBoot Update Javadoc since for OtlpMetricsProperties and OtlpTracingProperties
2025-01-07 23:56:55
221
This PR updates the Javadoc @since tags for the OtlpMetricsProperties and the OtlpTracingProperties as it seems to have ...
SpringBoot Disable redirects by default in TestRestTemplate for all HTTP clients
2025-01-07 23:56:53
1860
My test is broken after rest-assured dependency removed, I found it caused by TestRestTemplate inconsistent follow redi...
SpringBoot Auto-configuration for RestClient, WebClient and generated @HttpExchange proxies
2025-01-07 23:56:50
19754
Spring Cloud offers some auto-configuration for its @FeignClient which entered maintenance mode in favor of RestClient a...
SpringBoot Can't fetch/build javadoc after upgrading to 3.3.x
2025-01-07 23:56:48
5751
Hello. I have an application based on spring boot that also produces the javadoc (both html and jar) with external links...
SpringBoot @ConfigurationProperties should have an option to fail fast for unresolvable properties
2025-01-07 23:56:45
7374
When using placeholders in application.yaml (property files/externalised configuration) together with the @Configuration...
SpringBoot when exception is thrown during init of spring boot app, AWS lambda fails on timeout , instead of immediately by error.
2025-01-07 23:56:41
769
hi, using AWS lambda with spring boot app. in this app exceptions can be thrown during initialization stage (specifical...
SpringBoot Documentation: Logback configuration snippet wrong.
2025-01-07 23:56:39
989
The documentation for configuring logback with spring boot defaults has a typo:https://docs.spring.io/spring-boot/docs/2...
SpringBoot @MockitoSpyBean behavior different from @SpyBean
2025-01-07 23:56:36
893
Version: Spring Boot 3.4.0-RC1Hi Spring team, I'm not sure if this belongs to Spring Boot or Spring framework since the ...
SpringBoot Spring Cloud Gateway + IntelliJ - cannot autowire: circuitBreakerConfig: Consumer<SpringCloudCircuitBreakerFilterFactory.Config>
2025-01-07 23:56:32
5815
In IntelliJ Idea I keep getting a cannot autowire bean error. The exact error is:Spring Cloud GatewayHere is my routeloc...
SpringBoot Logback Init Issue
2025-01-07 23:56:28
6525
Hello,Im getting same exception and thus probably facing similar issue as described here:https://github.com/spring-proje...
上一页
下一页
1
…
1619
1620
1621
1622
1623
…
2246
.