Nineya
Home
Blog
Spring Support for form data via @RequestParam on WebFlux [SPR-16190]
2025-01-09 00:33:45
17180
Miroslav Hrúz opened SPR-16190 and commentedIn Spring 4 and Spring 5/ Web (Servlet API) you could write annotated contro...
Spring WebFlux equivalent of MvcUriComponentsBuilder [SPR-15953]
2025-01-09 00:33:42
3888
Arjen Poutsma opened SPR-15953 and commentedWe could use a WebFluxUriComponentsBuilder that has similar functionality as...
Spring BufferedImageHttpMessageConverter cannot convert to a media type it claims it can [SPR-15037]
2025-01-09 00:33:39
2818
Dave Syer opened SPR-15037 and commentedThe samples in spring-secuirty-oauth2 suffer from this problem. I think it is pr...
Spring Add WebSocket support to WebFlux Functional API (and Kotlin DSL) [SPR-16770]
2025-01-09 00:33:37
320
Lucas opened SPR-16770 and commentedAllows to implement WebSockets without annotations via WebFlux Functional DSL.It see...
Spring Using the MvcUriComponentsBuilder to get a URL to a controller method adds empty parameter when the value is not provided [SPR-14890]
2025-01-09 00:33:35
7376
Cèsar Ordiñana opened SPR-14890 and commentedI'm developing a Spring boot with Spring MVC web app using Thymeleaf views....
Spring Ability to suppress "rejectedValue" in error responses [SPR-14771]
2025-01-09 00:33:32
776
James Howe opened SPR-14771 and commentedBy default, validation errors on @Controller method parameters result in a resp...
Spring Reactive request and response in SpEL expression within @MVC annotations [SPR-14535]
2025-01-09 00:33:30
334
Rossen Stoyanchev opened SPR-14535 and commentedCurrently we have annotated controller method arguments, e.g. @PathVaria...
Spring MockMvcWebConnection doesn't work with async results [SPR-14442]
2025-01-09 00:33:28
660
Chris DaMour opened SPR-14442 and commentedMockMvcWebConnection calls MockMVC.perform().andReturn().getResponse() but th...
Spring Rendering of a Resource should try to derive the served media type [SPR-14414]
2025-01-09 00:33:26
7061
Oliver Drotbohm opened SPR-14414 and commentedWhen a controller returns a Resource implementation to be served to client...
Spring Allow defining custom file extension to media type mappings in ResourceHttpMessageConverter [SPR-14409]
2025-01-09 00:33:23
2579
Oliver Drotbohm opened SPR-14409 and commentedResourceHttpMessageConverter currently uses the mime.types mapping file co...
Spring Support limited subset of RFC 6570 syntax including operators "", "?", "/", "#" [SPR-14134]
2025-01-09 00:33:20
4384
Stefan Kühnel opened SPR-14134 and commentedorg.springframework.web.util.UriTemplate and org.springframework.web.util.De...
Spring support HTTP status error pages on MockMvc [SPR-13966]
2025-01-09 00:33:18
1334
Christopher Smith opened SPR-13966 and commentedMockMvc does not run an actual servlet container but implements part of ...
Spring Spring test context reloaded when MockBean and ContextHierarchy (on single class) are mixed
2025-01-09 00:33:15
6627
Hi,attached is a testcase showing a testcontest that is wrongly reloaded when using @MockBean in conjunction with using ...
Spring Invoke default methods in dynamic proxies automatically
2025-01-09 00:33:12
980
OverviewSee #28491 for background information.In JDK dynamic proxies created by Spring AOP, we could potentially introdu...
Spring Support for Spring WebSession lifecycle tracking
2025-01-09 00:33:10
1492
TL; DR;Add support for callbacks for tracking the lifecycle of a WebSession in WebSessionStore. ForewordWe had a use cas...
Spring Allow the actual value to be rendered to filter producible media types in content negotiation
2025-01-09 00:33:07
900
Currently, content negotiation is completely type-based and doesn't consider the actual value to be rendered.My use case...
Spring Spring WebFlux HATEOAS No Encoder for EntityModel with preset Content-Type 'null'
2025-01-09 00:33:05
7602
Affects: org.springframework.boot:spring-boot-starter-parent:2.5.2Currently also an open stackoverflow question.While tr...
Spring YamlPropertiesFactoryBean incorrect flatten nested map to properties when map key contains escaped brackets
2025-01-09 00:33:02
3351
Affects: since 4.1Yaml file like bellow:root: webservices: "[domain.test:8080]": - username: me ...
Spring Append "*/*" To The defaultContentTypes List
2025-01-09 00:33:00
3392
If a default content type is set in the ContentNegotiationConfigurer, endpoints that don't return that type can return a...
Spring Only one connection receive subscriber allowed
2025-01-09 00:32:57
31161
originally opened https://github.com/spring-cloud/spring-cloud-sleuth/issues/1854 however it can reproduced without Spri...
上一页
下一页
1
…
1146
1147
1148
1149
1150
…
2246
.