Nineya
Home
Blog
Spring RestController can not be defined using JavaConfiguration starting with version 3.2.1
2025-01-08 22:13:30
3282
Hello,I have recently tried to migrate from Spring Boot 3.1.4 to 3.2.2.I have noticed that one of our tests is failing. ...
Spring Refine *HttpMessageConverter#getContentLength return value null safety
2025-01-08 22:13:27
1167
id("org.springframework.boot") version "2.3.9.RELEASE"I need to extend MappingJackson2HttpMessageConverter and override ...
Spring WebClient Observations are missing error
2025-01-08 22:13:23
3585
I'm using WebClient in a setup with- org.springframework:spring-webflux:6.1.4- io.micrometer:micrometer-tracing-bridge-o...
Spring NPE when using pathExtension predicate for routes that have no file extensions
2025-01-08 22:13:14
16675
Affects: Spring Boot 3.2.3I have the following code which was taken from the Spring Boot docs:@BeanRouterFunction<Ser...
Spring ClassCastException when injecting inner class of generic parent
2025-01-08 22:13:12
8131
Affects: 6.2.0-SNAPSHOTConsider the following code (enhanced with Lombok for conciseness):public abstract class Parent&l...
Spring Introduce generic assertion hooks in MockMvc
2025-01-08 22:13:09
3920
OverviewAs discussed in https://github.com/spring-projects/spring-framework/issues/21178#issuecomment-512774918, it woul...
Spring Register resource hints for @TestPropertySource location patterns
2025-01-08 22:13:06
511
OverviewWe recently introduced support for location patterns in @TestPropertySource; however, MergedContextConfiguration...
Spring Register resource hints for @PropertySource location patterns
2025-01-08 22:13:03
491
OverviewWe recently introduced support for location patterns in @PropertySource; however, PropertySourcesAotContribution...
Spring Deprecate HttpHeaders.writableHttpHeaders
2025-01-08 22:13:01
7033
Affects: 5.1 / 6.1WhatThis problem arises from the fact the Spring allows to remove the ReadOnlyHttpHeaders wrapper with...
Spring Support binding indexed values for record class
2025-01-08 22:12:58
222
Fix GH-32379Comment From: rstoyanchevThanks for taking a look and for the suggestion @quaff. We are going to address thi...
Spring Correct documentation for userDestinationPrefix in MessageBrokerRegistry
2025-01-08 22:12:55
383
Changes documentation for setUserDestinationPrefix to match getTargetDestination in DefaultUserDestinationResolverCurren...
Spring Refine "Redirecting to a resource" section code sample
2025-01-08 22:12:52
210
As a follow-up of #27257 and as raised in #32404, "Redirecting to a resource" section in Spring MVC and Spring WebFlux s...
Spring Propagate WebClient attributes into underlying HTTP client request where possible
2025-01-08 22:12:50
1674
This PR Closes #26208 As proposed by @tstavinoha (https://github.com/spring-projects/spring-framework/issues/26208#issue...
Spring Use UTF-8 by default for JSON multipart content in ContentRequestMatchers
2025-01-08 22:12:48
695
This should resolve https://github.com/spring-projects/spring-framework/issues/31923I've added default UTF-8 charset to ...
Spring Support sending large STOMP messages as fragmented frames on WebSocketStompClient
2025-01-08 22:12:45
803
Closes gh-29354MotivationBy https://github.com/spring-projects/spring-framework/issues/16152, we already added handling ...
Spring NullPointerException in UrlPathHelper
2025-01-08 22:12:42
9309
During our prod monitoring in kibana, we have noticed the following logs" java.lang.NullPointerException:...
Spring Remove Observation.Context from WebClient request
2025-01-08 22:12:39
19095
Have a running app since 3 years in production without any issue. Experienced a memory leak when bumped Spring dependenc...
Spring Current Observation.Context missing from WebClient request
2025-01-08 22:12:07
14374
Spring Boot: 3.1.5Spring Framework: 6.0.13In Spring 3 micrometer integration has been reworked to use Micrometer 1.10 Ob...
Spring Reject conditional @ComponentScan declarations that rely on the REGISTER_BEAN phase
2025-01-08 22:12:04
6571
spring boot version2.1.5.RELEASETestConfig.javapackage org.xyattic.boot.calkin.demo.oauth2.server.config;import org.spri...
Spring Javadoc of ReactorNettyClientRequestFactory#setExchangeTimeout methods have wrong default value
2025-01-08 22:12:01
747
Affects: 6.1.4Hi there. https://github.com/spring-projects/spring-framework/blob/04e69bdb260d9e74f392e9cbf01ee87f6feb798...
上一页
下一页
1
…
1206
1207
1208
1209
1210
…
2246
.