Nineya
Home
Blog
Spring [Sequence generate]
2025-01-08 04:14:20
150
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
2025-01-08 04:14:18
3938
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+
2025-01-08 04:14:12
5945
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
2025-01-08 04:14:09
5360
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
2025-01-08 04:14:07
2656
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
2025-01-08 04:14:04
1497
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()
2025-01-08 04:14:01
6912
I find that the code of PostProcessorRegistrationDelegate.registerBeanPostProcessors() is a little illogical and I can i...
Spring Websocket extensions not working
2025-01-08 04:13:59
3257
Affects: \5.3.3In spring, one can add an undertow websocket extension by: @Bean public WebServerFactoryCustomizer<...
Spring Introduce getBytes() method in Resource API
2025-01-08 04:13:56
1369
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
2025-01-08 04:13:54
2424
https://github.com/spring-projects/spring-framework/blob/d159cb65915840b2dc2297ee6b40309b8aa5d2aa/spring-web/src/main/ja...
Spring Synchronized access to MockHttpServletResponse headers
2025-01-08 04:13:51
1017
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
2025-01-08 04:13:47
1253
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
2025-01-08 04:13:45
1118
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()
2025-01-08 04:13:42
769
It has been changed to be public in 4a7a2258f9ad8771e9a8225f5a18db156372162a, but its Javadoc @since tag seems to be mis...
Spring Handler Interceptor Adapter
2025-01-08 04:13:40
3072
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()
2025-01-08 04:13:37
390
This PR fixes a variable reference in DelegatingWebMvcConfigurationTests.configurePathPatternParser() as it seems to be ...
Spring Provide a way to modify RequestMappingInfo conditions
2025-01-08 04:13:34
2214
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
2025-01-08 04:13:32
5991
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
2025-01-08 04:13:29
1172
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
2025-01-08 04:13:27
1151
Difficulty building source code in IntelliJEnv:OS: win10(10.0.18363.1316 showed by cmd)jdk: jdk11.0.10(AdoptOpenJDK)grad...
上一页
下一页
1
…
1522
1523
1524
1525
1526
…
2246
.