Nineya
Home
Blog
Spring Simplified return statement
2025-01-08 03:34:05
149
return value if statements which can be simplified to a single assignment, return or assert statement.Comment From: pout...
Spring StreamingResponseBody OutputStream is instantly closed
2025-01-08 03:34:03
3267
Affects: 2.1.8-RELEASEHeyI've set up a ThreadPoolTaskExecutor to be able to stream a big bunch of images asynchronously....
Spring WebFlux: cancellation due timeout is not propagated from client to server [SPR-16768]
2025-01-08 03:34:00
2667
Peti Koch opened SPR-16768 and commentedWe are a local group of developers and we are studying the "reactive" inter-proc...
Spring Can't receive Publisher in @RequestBody using Spring Web MVC
2025-01-08 03:33:57
1823
Affects: 5.2.3.RELEASEI have an application which uses both spring webflux and spring web mvc because of certain constra...
Spring SimpleUrlAuthenticationFailureHandler Exception
2025-01-08 03:33:55
2271
Hi,Spring Boot 2.3.1 RELEASEI am trying to handle authentication failure using SimpleUrlAuthenticationFailureHandler and...
Spring UriComponentsBuilder.cloneBuilder() cause sharing query parameters between builders
2025-01-08 03:33:47
827
Affects: 5.2.7.RELEASEpublic static void main(String[] args) { UriComponentsBuilder b1 = UriComponentsBuilder.fromUri...
Spring Oracle LOB segments holding TEMP space after executing SP using SimpleJdbcCall with SqlParameterSource
2025-01-08 03:33:36
438
https://github.com/spring-projects/spring-framework/blob/e0654a5b3dcf55a7840cd29d25c55854a071202c/spring-jdbc/src/main/j...
Spring DefaultListableBeanFactory.getBean(Class) may throw NoSuchBeanDefinitionException when removeBeanDefinition is being called simultaneously to remove an unrelated bean
2025-01-08 03:33:34
5185
We're seeing sporadic NoSuchBeanDefinitionException exceptions out of ApplicationContext's getBean(Class) when in anothe...
Spring Don't get ContentCachingResponseWrapper in ShallowEtagHeaderFilter so that users can extend this wrapper
2025-01-08 03:33:31
2200
Issue Description:Code in ShallowEtagHeaderFilter:WebUtils.getNativeResponse(response, ContentCachingResponseWrapper.cla...
Spring Unnecessarily alarming stack trace logged during scheduler resolution
2025-01-08 03:33:29
4640
Affects: 5.1.6.RELEASEWhen booting server with TRACE logging enabled Spring prints an alarming-looking stack trace if th...
Spring Expose a setExceptionListener method in DefaultJmsListenerContainerFactory [SPR-17570]
2025-01-08 03:33:27
2962
leachad opened SPR-17570 and commentedAs a user of the spring-jms artifacts, I would like to be able to register an exce...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 03:33:25
206
pullComment From: pivotal-issuemaster@zerotoone01 Please sign the Contributor License Agreement!Click here to manually s...
Spring ObjectProvider.ifAvailable and ObjectProvider.getIfAvailable should take scope availability into consideration.
2025-01-08 03:33:22
4140
Affects: 5.1.4ObjectProvider.ifAvailable and ObjectProvider.getIfAvailable should take scope availability into considera...
Spring Allow for alternative JdbcOperations implementations
2025-01-08 03:33:19
295
We have our own implementation of JdbcOperations that offer logging and tracing functionality. Unfortunately some JDBC s...
Spring SimpleJdbcCall does not find stored function with PostgreSQL driver 42.2.11
2025-01-08 03:33:12
3287
Affects: \<5.2.5.RELEASE>We use Spring Boot 2.2.6.RELEASE, which includes jdbc driver PostgreSQL version 42.2.11.W...
Spring MutablePropertySources will not find or remove proxied sources
2025-01-08 03:33:09
2276
MutablePropertySources has get and remove methods that look like this:@Override@Nullablepublic PropertySource<?> g...
Spring Clarify enforceInitMethod/enforceDestroyMethod default values in AbstractBeanDefinition
2025-01-08 03:33:07
243
Following up on #25318, the javadoc for setEnforceInitMethod and setEnforceDestroyMethod is misleading since the actual ...
Spring Allow auto grow for entries without default constructor in SpEL
2025-01-08 03:33:05
3144
Hi,I wanted to add a BigDecimal to a list using SpEL. Auto grow only works for element types with a default constructor ...
Spring builder.localeContextResolver is invoked twice in WebHttpHandlerBuilder.applicationContext
2025-01-08 03:33:00
204
Affects: \<5.2.6>Comment From: sbrannenGood catch!The duplicated code block was accidentally introduced in a8a1fc6...
Spring Reconsider RequestMappingHandlerMapping automatically picking up types annotated with @RequestMapping on the type level
2025-01-08 03:32:56
1792
RequestMappingHandlerMapping.isHandler(…) not only picks up types annotated with @Controller but also ones that are anno...
上一页
下一页
1
…
1340
1341
1342
1343
1344
…
2025
.