Spring [Sequence generate]

Affects: \Yesterday, my project generate sequence is sequence in databaseToday, it generate table for sequenceDoes any u...

Spring Cannot dispatch without an AsyncContext when an expected error is thrown

An IllegalArgumentException is thrown when an expected error occurs during the execution of a StreamingResponseBody. For...

Spring DefaultHandlerExceptionResolver handling of media type exception on Tomcat 7+

Affects: 3.0.0-latestTo start out with this is referring specifically to this little piece of code found in DefaultHandl...

Spring Is there a method add a describe parameter for acuator's mapping

Hope RequestMapping add a property RequestMapping#describe for describe method or class, then we can use describe like t...

Spring No way to affect response when unhandled exceptions thrown from ForwardedHeaderTransformer

Affects: \spring-web:5.2.12We are running a service behind a reverse proxy and have set server.forward-headers-strategy=...

Spring Introduce SPI for automatic bean definition profile registration

In our project we created a starter which contains most general stuff, like database, feign clients and so on. Now we wa...

Spring The improvement of PostProcessorRegistrationDelegate.registerBeanPostProcessors()

I find that the code of PostProcessorRegistrationDelegate.registerBeanPostProcessors() is a little illogical and I can i...

Spring Websocket extensions not working

Affects: \5.3.3In spring, one can add an undertow websocket extension by: @Bean public WebServerFactoryCustomizer<...

Spring Introduce getBytes() method in Resource API

As a feature request, would it make sense to extend Resource interface to allow a getBytes[] method so one does not have...

Spring NullPointerException when trying to serialize a null MappingJacksonValue

https://github.com/spring-projects/spring-framework/blob/d159cb65915840b2dc2297ee6b40309b8aa5d2aa/spring-web/src/main/ja...

Spring Synchronized access to MockHttpServletResponse headers

In order to support MVC async methods while testing with MockMvc, synchronizes any access to MockHttpServletResponse HTT...

Spring UriComponentsBuilder documentation error for HTTP request encoding

Affects: 5.3.x and potentially earlier releasesIn src/docs/asciidoc/web/web-uris.adoc (https://docs.spring.io/spring-fra...

Spring Difficulty importing root project 'spring' into IDEA

Affects: 5.3.4-SNAPSHOTWhen importing into idea:Warning:<i><b>root project 'spring': Unable to resolve addit...

Spring Add Javadoc @since tag to TransactionSynchronizationUtils.unwrapResourceIfNecessary()

It has been changed to be public in 4a7a2258f9ad8771e9a8225f5a18db156372162a, but its Javadoc @since tag seems to be mis...

Spring Handler Interceptor Adapter

Affects: 5.1.9This is related to issue #21797. I am creating this here as I haven't been able to hear anything on Stack...

Spring Fix DelegatingWebMvcConfigurationTests.configurePathPatternParser()

This PR fixes a variable reference in DelegatingWebMvcConfigurationTests.configurePathPatternParser() as it seems to be ...

Spring Provide a way to modify RequestMappingInfo conditions

Spring Data Rest needs to take a RequestMappingInfo and modify the produces condition. It's currently not possible to do...

Spring Introduce getResources() method in ResourceLoader interface

I would like to suggest as new feature the possibility to add a getResources() method to the ResourceLoader interface, a...

Spring Support for servletPath prefix with PathPatternParser in Spring MVC

Currently, when parsed patterns are configured for use, we create a RequestPath by parsing the requestURI without having...

Spring Difficulty building source code in IntelliJ

Difficulty building source code in IntelliJEnv:OS: win10(10.0.18363.1316 showed by cmd)jdk: jdk11.0.10(AdoptOpenJDK)grad...
上一页 下一页
.