Spring Failed to evaluate Jackson deserialization for type [[simple type, class void]]

Warning log is as follows:WARN o.s.h.c.json.MappingJackson2HttpMessageConverter - Failed to evaluate Jackson deserializa...

Spring Explore ways to publish useful dependency metadata

While refactoring the Spring Framework build in #23282, we've found that the optional dependencies published with the PO...

Spring HttpHeaders cause NPE in use with RestTemplate

Occasionally I'm getting NPEs wehn using RestTemplate.postForObject(). I could not manually reproduce the issues, as I d...

Spring Support for Reactor Flux with spring-jms

WebFlux allows for reactive HTTP client and server operations, and does a fantastic job at that. However, it seems like ...

Spring Add a section to the documentation for setting a Spring project using Maven or Gradle [SPR-17378]

Behrang Saeedzadeh opened SPR-17378 and commentedAt the moment, there's only a small section in the docs that suggests u...

Spring Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: 'java.util.Map org.springframework.web.accept.ContentNegotiationManager.getMediaTypeMappings()'

When migrating from 5.2.3.RELEASE to 5.2.4.RELEASE the error message shows up: "Invocation of init method failed; nested...

Spring Improve documentation for @Autowired constructors

When multiple constructors are marked by @Autowired, it doesn't work. Although Spring documentation clearly says that it...

Spring Provide support for integrating with external resources in the Spring TestContext Framework

Given the following use case:A test needs a manageable, external resource.That resource has information that needs to be...

Spring Use autoboxing instead of explicit wrapping

This PR is considering using auto Box/Unbox instead of manual, because constructors like new Integer(1) have been deprec...

Spring 更新数据

更新数据Comment From: pivotal-issuemaster@liweifan0616 Please sign the Contributor License Agreement!Click here to manually ...

Spring Add HTTP 1.0 support on Reactor Netty [SPR-14964]

Yevhenii Melnyk opened SPR-14964 and commentedScenarioWeb application outputting a sequence of items produced by a Flux&...

Spring Support W3C Push API [SPR-16441]

Hans Desmet opened SPR-16441 and commentedWith the rising succes of progressive web appsthere should be server sided sup...

Spring url parameter base fixed verion strategy [SPR-15892]

Zsolt Fatér opened SPR-15892 and commentedPull request url: https://github.com/spring-projects/spring-framework/pull/150...

Spring Add support for cache-control: immutable [SPR-17013]

Phil Webb opened SPR-17013 and commentedOriginally raised in the Spring Boot issue tracker (#13715):We are facing an iss...

Spring Fixes typo in annotation name

Comment From: pivotal-issuemaster@danieldietrich Please sign the Contributor License Agreement!Click here to manually sy...

Spring No-arg constructor of Jackson2JsonEncoder/Decoder not using Spring configured Jackson2ObjectMapperBuilder

Noticing that by default, Jackson2JsonEncoder/Decoder (as used by BaseDefaultCodecs) use new instances of Jackson2Object...

Spring Update spring-doc-resources version

Update the spring-doc-resources version to get the latest look and feel.Comment From: sbrannenThis has been merged into ...

Spring RequestMapping annotation to support regular expressions in header value. [SPR-15765]

Neto Fontes opened SPR-15765 and commentedSpring MVC already supports exact match binding for header name & value de...

Spring SPEL: ternary operator always returns "false value" if used in property

Affects: Spring Framework\5.2.5, Spring Boot\2.2.6If the SPEL ternary operator is used in @Value, application.properties...

Spring RestTemplate retry strategy based on response [SPR-15754]

Thibaud Lepretre opened SPR-15754 and commentedI would propose a new feature for RestTemplate that allow us to describe ...
上一页 下一页
.