Spring Support status for multidimensional maps in data binding not documented properly and maybe buggy [SPR-16745]

Oliver Bertuch opened SPR-16745 and commentedDear devs of Spring,I am currently developing some scientific reviewing sof...

Spring Add support for Kotlin inline/value classes as beans

I seem to be able to disambiguate @Beans via suppliers of Kotlin inline/value classes, even with Spring 6.0, but not as ...

Spring give messages from <form:errors path="*"> same order as corrsponding fields [SPR-15745]

Hans Desmet opened SPR-15745 and commentedThe tag shows the error messages in random order.This order may even change f...

Spring Problem with AOT and EmbeddedKafka

Hello,I'm using SB 3.1.4. The problem is that if I activate AOT for the tests, if the tests use @EmbeddedKafka the AOT p...

Spring JMS message listener container hangs after runningAllowed() returns false [SPR-16928]

Simon Lindhén opened SPR-16928 and commentedWhen using AbstractJmsListeningContainer#runningAllowed to disable a listene...

Spring th:hasErrors() creates model attributes if not present (side-effect) [SPR-17567]

Nicolai Ehemann opened SPR-17567 and commentedI'm not 100% sure this is a problem of spring core or perhaps thymeleaf (d...

Spring Spring boot webclient issue when POSTing locally

Affects: 3.1.5I am trying to run a spring boot application with a webclient which just sends a simple POST request to an...

Spring @WebServiceRef not being invoked in migration from Spring 5 to 6

Affects: \6.0.13I am migrating code from Spring 5 to 6. This code was working in 5 but not in 6.@Configurationpublic cla...

Spring Send a message to an already established request-stream connection from the rsocket-server to all signed rscoket-clients except one

I have two rsocket-client and one rsocket-server. Both rsocket-client initially subscribe to the broadcast route listenC...

Spring HTTP converters shouldn't enforce skipping close InputStream on server side

It make sense that converters skip closing InputStream on client side to fix https://github.com/spring-projects/spring-f...

Spring How about adding more explict writing/reading converter interface?

Hello, thanks for supporting spring framework :)It appears that Spring Framework's converter system currently distinguis...

Spring Polish

This PR polishes a bit.Comment From: sbrannenThis has been merged into main in 2b750926c36496f6f478a5e4b3ff13cec63ef8ba ...

Spring spring boot 3.1.14 completable future appends additional object to response

Hi, team.In Spring Boot 3.1.14 Java 17Gradle Windows OS I wrote API using ComletableFuture. while fetching data from Con...

Spring Correct typo in annotations.adoc

Comment From: pivotal-cla@CrotchBurnt Please sign the Contributor License Agreement!Click here to manually synchronize t...

Spring Validation fails for java.util.Optional fields that are type-annotated

Affects: 3.1.4In a REST method, when using a POJO with @RequestBody and @Valid, and within that POJO having an optional ...

Spring Allow for external customization and i8n of the "detail" of an RFC 7807 response

After #27052, each Spring MVC / WebFlux exception implements ErrorResponse and exposes ProblemDetail for the response bo...

Spring An exception should be thrown when creating a non-existent HttpMethod value

Affects: 6.0.12Hi, team.In Spring 5.3.29, HttpMethod#valueOf throws an exception when it receives a non-existent value a...

Spring Avoid other threads to get early objects directly

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

Spring Introduce MockServletRegistration in spring-test

Affects: All versionsServletContext can be mocked using MockServletContext, and ServletConfig can be mocked using MockSe...

Spring Code generation for constructor arguments must cast null indexed argument value

Now that #31495 has been resolved, loading the AOT-optimized ApplicationContext for Spr9799XmlConfigTests fails with the...
上一页 下一页
.