Spring Why does @Cacheable not support configuring expiration time?

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

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;

Affects: \Comment From: bclozelI assume this was opened in error.

Spring MockMvc issue when validating params with custom regex validation

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

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

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

This pr optimizes getDependencyType implementation of DependencyDescriptor by using ResolvableType instead of native t...

Spring Add JDBC SqlValue classes for arrays [SPR-16904]

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 !

package com.ghy.www.controller;import org.springframework.stereotype.Controller;import org.springframework.ui.Model;impo...

Spring Improve Javadoc in InstantiationAwareBeanPostProcessor

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

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]

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

Use specific PGTimestamp postgresql class for timestamp binding to avoidERROR: could not determine data type of paramete...

Spring Support SQUARE brackets [] around NAMED parameter

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.

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

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

Comment From: pivotal-cla@Dynasty-develop Please sign the Contributor License Agreement!Click here to manually synchroni...

Spring Upgrade to Log4j2 2.16.0

Comment From: snicollFixed by https://github.com/spring-projects/spring-framework/commit/1a03ffef62a9dc6bc8234b73fbd5023...

Spring Polish ExceptionHandlerMethodResolver mapping

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

Spring Data has a use-case in which it requires a stable method order (ordering of methods within a class file). To dete...
上一页 下一页
.