Nineya
Home
Blog
Spring SPR-12771 The builder port must always be set
2025-01-08 05:25:02
827
Context: SPR-12771When the X-Forwarded-Port is set, its value should always be taken into account. When looking at the o...
Spring Add 'public' visibility to facilitate tags (such as Select) extension.
2025-01-08 05:24:59
534
Unless there is any side effect, when customizing JSP tags (e.g. extending SelectTag), being able to access OptionWrite...
Spring Add STRICT option to DateTimeFormatter in case of pattern
2025-01-08 05:24:57
280
Issue: SPR-13567Added STRICT option and changed test case.y in JSR-310 is different from that of classic Date API.https:...
Spring RequestParam plus MultipartFIle
2025-01-08 05:24:55
896
if there is a controller method with code like this:public void uploadFile( @RequestParam(value = "file",requi...
Spring [SPR-12159] Add filtered properties
2025-01-08 05:24:52
616
Sometimes I need to load only subset of properties from files.https://jira.spring.io/browse/SPR-12159Comment From: alien...
Spring Update AbstractMessageSource.java
2025-01-08 05:24:49
685
Add method to pass in arguments along with a MessageSourceResolvableComment From: philwebbCould you please raise a JIRA ...
Spring Fix return zero size array with empty String parameter in StringUtils.delimiitedListToStringArray
2025-01-08 05:24:47
1851
Prior to this commit, zero size String array returns if StringUtils.delimitedListToStringArray is called with parameter ...
Spring unwrap transaction bound connection proxy pointing to same TransactionAwareDataSourceProxy
2025-01-08 05:24:44
1734
Possibly related to https://jira.springsource.org/browse/SPR-6949I've noticed in debugging of Grails apps (which uses Tr...
Spring SPR-10851: Clean stack trace from SQLExceptionTranslator
2025-01-08 05:24:42
234
Removed error-irrelevant translation stack frames from exception stack trace after exceptions were created by an SQLExce...
Spring [SPR-9719] Improve TypeUtils.isAssignable recognize TypeVariable types
2025-01-08 05:24:40
1231
I add th code in TypeUtils and TypeUtilsTest.In isAssignable method, the case when parameter is TypeVariable is added.Th...
Spring Proposed fix for SPR-8097
2025-01-08 05:24:37
493
Resubmitting pull request for SPR-8097 (#12752) with some test case fixes and squashed commits.I have signed and agree t...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 05:24:35
408
update from originComment From: pivotal-issuemaster@terryrao Please sign the Contributor License Agreement!Click here to...
Spring pull request
2025-01-08 05:24:32
463
new pull requestComment From: pivotal-issuemaster@husancode Please sign the Contributor License Agreement!Click here to ...
Spring javax.servlet.error.status_code return null when get through WebRequest.getAttribute(String name, int scope)
2025-01-08 05:24:30
5575
Environment: Centos 7.6 / Oracle JDK 1.8 / Spring Framework 4.3.18Affects: \<4.3.18>Issue: status_code return null...
Spring I want to improve jdbcTemplate
2025-01-08 05:24:27
332
I had used mongoTemplate and was fascinated,So i starting an project which is a orm framwork, It likes a combination of...
Spring Merge pull request #1 from spring-projects/master
2025-01-08 05:24:23
504
merge new commitComment From: pivotal-issuemaster@xlj44400 Please sign the Contributor License Agreement!Click here to m...
Spring Fix direct modification to manualSingletonNames
2025-01-08 05:24:20
358
Comment From: jhoellerI'll deal with this under the original issue #22896 as part of a slightly wider refactoring. Thank...
Spring There may be unexpected result in ClassUtils#resolvePrimitiveClassName(String name)
2025-01-08 05:24:17
614
Affects: 4.x and 5.xI'm not sure whether there is a bug or not.ClassUtils#resolvePrimitiveClassName(String name)public s...
Spring Avoid possible memory leak in ResolvableType
2025-01-08 05:24:15
1288
Hi,in recent profiling sessions of Spring-Boot apps, I noticed that instances of ResolvableType are retained by their De...
Spring URL Cleanup
2025-01-08 05:24:11
17200
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intent...
上一页
下一页
1
…
1448
1449
1450
1451
1452
…
2246
.