Nineya
Home
Blog
软著申请
Spring Failed to evaluate Jackson deserialization for type [[simple type, class void]]
2025-01-08 03:12:37
540
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
2025-01-08 03:12:34
4312
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
2025-01-08 03:12:31
7218
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
2025-01-08 03:12:29
2042
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]
2025-01-08 03:12:26
1522
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()'
2025-01-08 03:12:23
19928
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
2025-01-08 03:12:20
6673
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
2025-01-08 03:12:17
5888
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
2025-01-08 03:12:15
337
This PR is considering using auto Box/Unbox instead of manual, because constructors like new Integer(1) have been deprec...
Spring 更新数据
2025-01-08 03:12:12
207
更新数据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]
2025-01-08 03:12:09
3739
Yevhenii Melnyk opened SPR-14964 and commentedScenarioWeb application outputting a sequence of items produced by a Flux&...
Spring Support W3C Push API [SPR-16441]
2025-01-08 03:12:06
1466
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]
2025-01-08 03:12:04
3491
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]
2025-01-08 03:12:01
1432
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
2025-01-08 03:11:59
260
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
2025-01-08 03:11:56
1240
Noticing that by default, Jackson2JsonEncoder/Decoder (as used by BaseDefaultCodecs) use new instances of Jackson2Object...
Spring Update spring-doc-resources version
2025-01-08 03:11:53
133
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]
2025-01-08 03:11:51
4429
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
2025-01-08 03:11:48
2063
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]
2025-01-08 03:11:46
2186
Thibaud Lepretre opened SPR-15754 and commentedI would propose a new feature for RestTemplate that allow us to describe ...
上一页
下一页
1
…
1582
1583
1584
1585
1586
…
2246
.