Nineya
Home
Blog
Spring Ignore identical BeanDefinition registration when allowBeanDefinitionOverriding is false
2025-01-08 17:25:43
396
Fixes #27978Comment From: pivotal-cla@rilmay Please sign the Contributor License Agreement!Click here to manually synchr...
Spring Ignore identical BeanDefinition registration when allowBeanDefinitionOverriding is false
2025-01-08 17:25:40
2182
Affects: 2.5.2 - 5.3, Spring Boot 2.1+Calling DefaultListableBeanFactory.registerBeanDefinition() twice with the same be...
Spring Analysis of Error and Exception in Spring Boot Data Source Configuration
2025-01-08 17:25:38
2957
Affects: \Comment From: 780886No data source error`Description:Failed to configure a DataSource: 'url' attribute is not ...
Spring Analysis of Error and Exception in Spring Boot Data Source Configuration
2025-01-08 17:25:35
1049
Problem Link:https://github.com/spring-projects/spring-framework/issues/30563I think this is more like a bug, which will...
Spring Please suggest as solution to disable hostname verification in spring-cloud-gateway when ssl enabled?
2025-01-08 17:25:32
570
Hi Team,Request you to please suggest how I can disable hostname verification while using Spring cloud gateway which run...
Spring Introduce a method in MockHttpServletRequestBuilder to set remote address
2025-01-08 17:25:30
936
Dear @sbrannen I'd like to suggest the consideration of backporting gh-30497. Given that Spring Boot 2.x heavily relies ...
Spring Fix invalid link in transaction resources
2025-01-08 17:25:27
1171
Hello. I found that Distributed transactions in Spring, with and without XA url in Spring Framework - Data Access - Tran...
Spring ClientHttpRequestFactory based on Jetty HttpClient
2025-01-08 17:25:24
137
We have a JettyClientHttpConnector for use with the reactive WebClient, so we should have a Jetty-based ClientHttpReques...
Spring Hi, How Can I deserialize json to generic types with org.springframework.web.reactive.function.client.WebClient
2025-01-08 17:25:22
2654
I know this is not the right place to ask question. but my SO question never got answered.given a rest api which return ...
Spring Update Javadoc and reference doc for WebMvcConfigurer to mention Boot's HttpMessageConverters
2025-01-08 17:25:20
1300
The documentation for configureMessageConverters states:Note use of this method turns off default converter registration...
Spring HTTP Interface client cannot send URI query parameter with multipart request
2025-01-08 17:25:17
2515
Problem:I have an interface that needs to pass a file and a uri parameter, I use WebClient HTTP Interface , like this:@P...
Spring WebFlux returns 406 instead of RFC 7807 response for subtype of ProblemDetail
2025-01-08 17:25:14
1213
The following line causing 406 Error while using any subtype of ProblemDetail class. // For ProblemDetail, fall b...
Spring pull brach
2025-01-08 17:25:12
303
Comment From: pivotal-cla@luther94 Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring pull codes
2025-01-08 17:25:09
191
Comment From: pivotal-cla@luther94 Please sign the Contributor License Agreement!Click here to manually synchronize the ...
Spring Remove MethodArgumentNotValidException(Executable, BindingResult)
2025-01-08 17:25:07
133
As a follow-up of #30558, MethodArgumentNotValidException(Executable, BindingResult) should be removed in the upcoming 6...
Spring Always use MethodArgumentNotValidException(MethodParameter, BindingResult) constructor
2025-01-08 17:25:05
450
23846 introduced a new MethodArgumentNotValidException(Executable, BindingResult) constructor that can be advantageously...
Spring Skip class transformer in PersistenceUnitInfoDescriptor for native images
2025-01-08 17:25:01
1866
Due to this change in Hibernate 6.2, Bytebuddy class enhancement is now invoked via SpringHibernateJpaPersistenceProvide...
Spring How to make the content type application/x-www-form-urlencoded work with @RequestBody annotation?
2025-01-08 17:24:58
9133
When the content-type is application/json, @RequestBody can read the request body and deserialized into an Object, but t...
Spring LogFactory was unintentionally initialized at build time error
2025-01-08 17:24:55
3110
Running native image compilation with Spring Boot 3.x results in the following build-time error message:Error: Classes ...
Spring Support for AOT processing with GraalVM tracing agent is not consistent
2025-01-08 17:24:53
16956
OverviewIn Spring Framework 6.0.9, we made changes to the Spring TestContext Framework (TCF) to allow AOT processing wit...
上一页
下一页
1
…
1347
1348
1349
1350
1351
…
2246
.