Nineya
Home
Blog
Spring Why does @Cacheable not support configuring expiration time?
2025-01-08 05:10:25
773
hello,I have some confusion when using spring-cacheFor example, when I use method's caching, I hope the results can be c...
Spring High Spring-JDBC process time under massive SELECT enquiry
2025-01-08 05:10:23
3621
Affects: \ 5.1.7We are evaluating Spring-JDBC+ DBCP to communicate with IBM DB2 Server.However we found the process time...
Spring org.gradle.api.artifacts.result.ComponentSelectionReason.getDescription()Ljava/lang/String;
2025-01-08 05:10:19
65
Affects: \Comment From: bclozelI assume this was opened in error.
Spring MockMvc issue when validating params with custom regex validation
2025-01-08 05:10:16
4088
Hello I am no sure if this is a bug or I am not properly using MockMvc for my controller tests.I have implemented this r...
Spring ClassPathResource getFile returns null for a resource packed inside the Boot JAR
2025-01-08 05:10:13
4389
Affects: 5.3.13ClasspathResource.getFile() returns null when called from inside a Boot Jar and referencing a file inside...
Spring SPR-16837 - When remove a bean, and then remove this bean's alias
2025-01-08 05:10:11
793
fix a bug : https://jira.spring.io/projects/SPR/issues/SPR-16837?filter=allopenissuesComment From: pivotal-issuemaster@f...
Spring Optimize getDependencyType implementation of DependencyDescriptor by using ResolvableType
2025-01-08 05:10:08
436
This pr optimizes getDependencyType implementation of DependencyDescriptor by using ResolvableType instead of native t...
Spring Add JDBC SqlValue classes for arrays [SPR-16904]
2025-01-08 05:10:06
1251
Philippe Marschall opened SPR-16904 and commentedWe are looking at converting some of our inlist usage to SQL arrays. We...
Spring springmvc version 5.3.13 @SessionAttribute has bug !
2025-01-08 05:10:03
4920
package com.ghy.www.controller;import org.springframework.stereotype.Controller;import org.springframework.ui.Model;impo...
Spring Improve Javadoc in InstantiationAwareBeanPostProcessor
2025-01-08 05:10:01
534
Post-process the given property values before the factory applies them to the given beanIf I understand correctly, Abstr...
Spring Optimize hard code in PropertiesBeanDefinitionReader
2025-01-08 05:09:57
434
This PR removes some hard codes. Please see my PR changes, although CONSTRUCTOR_ARG_PREFIX is final, but it is still pos...
Spring Improve Timestamp support with postgres [SPR-16719]
2025-01-08 05:09:54
3018
Arnaud Mergey opened SPR-16719 and commentedI was facing this "seem to be" famous issue by setting a timestamp binding a...
Spring Improve timestamp support for postgresql database
2025-01-08 05:09:51
703
Use specific PGTimestamp postgresql class for timestamp binding to avoidERROR: could not determine data type of paramete...
Spring Support SQUARE brackets [] around NAMED parameter
2025-01-08 05:09:48
688
At the moment, if sql statement has a variable in square brackets, then the name of the variable will be incorrect.For e...
Spring javax.servelet.http.Part field cannot be resolved with StandardMultipartHttpServletRequest.
2025-01-08 05:09:46
3819
Affects: 5.3.2 Related issue: #15220Hello, I'm trying to upload a file via multipart/form-data request. The handler meth...
Spring Support YearMonth and MonthDay with the @DateTimeFormat annotation
2025-01-08 05:09:43
627
I've fixed SPR-14839.Please review this. Comment From: boggardWhy this PR still not merged? I think this feature is impo...
Spring update code
2025-01-08 05:09:41
198
Comment From: pivotal-cla@Dynasty-develop Please sign the Contributor License Agreement!Click here to manually synchroni...
Spring Upgrade to Log4j2 2.16.0
2025-01-08 05:09:38
129
Comment From: snicollFixed by https://github.com/spring-projects/spring-framework/commit/1a03ffef62a9dc6bc8234b73fbd5023...
Spring Polish ExceptionHandlerMethodResolver mapping
2025-01-08 05:09:35
156
Refactor exception resolver cache get/null/put opration into single call.Comment From: snicollThanks for making your fir...
Spring Retrieve MethodMetadata for all user-declared methods in the order of declaration
2025-01-08 05:09:33
1372
Spring Data has a use-case in which it requires a stable method order (ordering of methods within a class file). To dete...
上一页
下一页
1
…
1464
1465
1466
1467
1468
…
2246
.