Nineya
Home
Blog
软著申请
SpringBoot Feature Request: Support for Localized Message Handling in API Responses
2025-01-07 23:58:25
5086
Description:I would like to propose a new feature to enhance Spring’s support for localized message handling in API resp...
SpringBoot Spring Boot 3.4: TaskExecutor no longer auto-configured due to other Executor beans from AbstractMessageBrokerConfiguration
2025-01-07 23:58:23
5878
After upgrading to Spring Boot 3.4, the application does not start:(one of my own classes) required a bean of type 'org....
SpringBoot Upgrade to spring-io/artifactory-deploy-action 0.0.2
2025-01-07 23:58:20
2892
Bumps spring-io/artifactory-deploy-action from 0.0.1 to 0.0.2.Release notesSourced from spring-io/artifactory-deploy-act...
SpringBoot JmsListener failing with Narayana (pooled ConnectionFactory) since 3.4.0
2025-01-07 23:58:15
1554
The unwrapping code introduced with commit into JmsAnnotationDrivenConfiguration is causing issue with Narayana integrat...
SpringBoot Consider manging Flyway Gradle plugin
2025-01-07 23:58:13
6170
The Maven plugin is currently managed:https://github.com/spring-projects/spring-boot/blob/32433e84f3048c397aef3c3a8d63a0...
SpringBoot Spring-boot-3.4.0 not compatible with spring-cloud-stream-kinesis-binder-4.0.4
2025-01-07 23:58:10
5153
I have a spring-boot and spring-cloud-stream based app which listens to kinesis using spring-cloud-stream-kinesis-binder...
SpringBoot NoClassDefFoundError com/fasterxml/jackson/databind/cfg/DatatypeFeature after upgrading to Spring Boot 3.2.0
2025-01-07 23:58:08
27136
After upgrading to Spring Boot 3.2.0, my build fails with the following error:[ERROR] Tests run: 1, Failures: 0, Errors:...
SpringBoot Add a configuration property to customize the Tomcat connector's max parameter count
2025-01-07 23:58:04
1812
Tomcat has a limit of HTML form parameter count, which is 10000 by default. Currently the limit change is possible in Sp...
SpringBoot Add a configuration property to customize Jetty's max form keys
2025-01-07 23:58:02
374
This is similar to the existing server.undertow.max-parameters property and the proposed max-parameter-count property fo...
SpringBoot Spring Boot Test Consul
2025-01-07 23:57:59
825
When I use Spring Boot Test, I start the unit test and the console prompts that the service is started normally, but the...
SpringBoot 3.4 @MockBean to @MockitoBean Not Behaving The Same - Cross Post of "Support @MockitoBean on @Configuration classes #33934"
2025-01-07 23:57:57
1140
This is a cross post of https://github.com/spring-projects/spring-framework/issues/33934 - I think it's useful to mentio...
SpringBoot Spring Boot 3.4.0 - Multiple ObjectPostProcessor<ReactiveAuthenticationManager> when a single one is expected
2025-01-07 23:57:54
1816
While migrating to the new Spring Boot 3.4 version I am facing the following error in a project with RSocket, Spring Sec...
SpringBoot Use native connection factory with JMS message listener containers
2025-01-07 23:57:51
4883
artemis 2.19 / spring boot 2.7.8I searched why a native broker connection does not recover fast after restarting broker,...
SpringBoot ApplicationContextRunner regression in 3.4.0 with autoconfiguration in a custom SB starter
2025-01-07 23:57:49
3830
Hi,We have a homemade custom starter. I have made a minimal example with a class containing a ConfigurationProperties wi...
SpringBoot NoSuchMethodError when using SnakeYAML 2.0
2025-01-07 23:57:46
3361
When I upgrade snakeyaml from 1.33 to 2.0 version.snakeyaml dependency<dependency> <groupId>org.yaml</...
SpringBoot Spring Boot- Graceful shutdown is not working with spring boot version 3.3.5
2025-01-07 23:57:44
1133
Hi, I have upgraded my spring-boot-starter-parent version 3.1.5 to 3.2.5 in my spring boot project. But with this spring...
SpringBoot Make it easier to provide custom TrustManagers in SslManagerBundle
2025-01-07 23:57:41
4947
I would like to use a custom TrustManager, such as one that only accepts certain issuers, accept-all, etc.With current S...
SpringBoot Spring Boot Web - No Content-Length header returned for HEAD response
2025-01-07 23:57:38
2000
This is the regression caused by the Spring Boot 3.3.6 upgrade, and it was previously working fine in all prior Spring B...
SpringBoot Even when spring.security.user.name or spring.security.user.password has been configured, user details auto-configuration still backs off when resource server is on the classpath
2025-01-07 23:57:36
4151
We've introduced the following feature with Boot 3.2:https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2...
SpringBoot NoClassDefFoundError org/reactivestreams/Publisher in Spring 3.4.0 AOT compiling, even not use Reactive system at all
2025-01-07 23:57:33
5525
Everything works fine in 3.3.x. When upgraded to 3.4.0, ./gradlew boorRun just throws the error, even I do not use the a...
上一页
下一页
1
…
1618
1619
1620
1621
1622
…
2246
.