玖涯软件开发
Home
Blog
Spring ApplicationContextAotGenerator should return the initializer class name
2025-01-08 05:41:15
1134
ApplicationContextAotGenerator doesn't currently return the class name of the generated initializer and it probably shou...
Spring Provide path-based locale change interceptor in Spring MVC
2025-01-08 05:41:13
4165
Almost all the guidelines for developers suggests to switch languages using LocaleChangeInterceptor in such way:http://w...
Spring Is it possible to do interface injection in Spring please?
2025-01-08 05:41:10
267
Affects: \Comment From: snicoll@Nidhi-Tanwar14 Please take the feedback we've been giving you in the other issues you've...
Spring Fix typo in webflux.adoc
2025-01-08 05:41:08
405
follwing -> followingComment From: pivotal-cla@eltociear Please sign the Contributor License Agreement!Click here to ...
Spring Apply "instanceof pattern matching" in spring-core
2025-01-08 05:41:05
810
Comment From: rstoyanchevI'm not convinced this needs to be applied throughout. Especially where variables are used once...
Spring Currently there is a complex and time-consuming process of converting a legacy or an existing Spring project to a Spring Boot application. Any api planned in upcoming releases to solve this
2025-01-08 05:41:02
123
Affects: \Comment From: snicollSee https://github.com/spring-projects/spring-framework/issues/28509#issuecomment-1140451...
Spring Spring Boot creates a lot of unused dependencies, resulting in a large deployment file. Is there any solution for this in upcoming releases?
2025-01-08 05:40:59
309
Affects: \Comment From: snicoll@Nidhi-Tanwar14 please review the guidelines for contributing where it states that we don...
Spring Bean definition contribution includes attributes that are not used at…
2025-01-08 05:40:57
636
Hello! This commit fixes issue #28516 by removing mechanism for adding attributes to dynamically compiled beans. I think...
Spring Which version of hibernate is suitable for spring framework 5.0.2?
2025-01-08 05:40:54
160
Affects: \Comment From: bclozelSorry but Spring Framework 5.0.x is out of open source support. You'll find more informat...
Spring Which version of JBoss eap is the minimum requirement of Spring framework upgrade from 3 to 5 please?
2025-01-08 05:40:52
146
Affects: \Comment From: bclozelYou'll find the Spring Framework 5 requirements in our wiki. Please check that your Servl...
Spring SPR-15413: Add Kotlin coroutines for ListenableFuture
2025-01-08 05:40:49
1410
Prior to this commit there was no support for converting Kotlincoroutines to/from ListenableFuture. Following that chang...
Spring Proxy hint missing when AliasFor is used on the annotation itself
2025-01-08 05:40:46
770
RuntimeHintsUtils#registerAnnotation will not register a proxy hint for an annotation using @AliasFor against a local at...
Spring The BeanPropertyRowMapper does not work for field names ending with "numbers" which worked for 3.1 [SPR-16937]
2025-01-08 05:40:44
2555
Yash Bajaj opened SPR-16937 and commentedClass name : BeanPropertyRowMapperPackage : package org.springframework.jdbc.co...
Spring Support module path scanning for "classpath*:" resource prefix
2025-01-08 05:40:42
993
In light of the findings from investigating #21515, we should introduce implicit support for scanning the module path wh...
Spring HierarchicalUriComponents::getPort() throws NumberFormatException with invalid port in URI
2025-01-08 05:40:39
626
Affects: 5.3.18HierarchicalUriComponents::toUri() throws java.lang.NumberFormatException instead of the expected Illegal...
Spring Fix Javadoc for DatabaseClient
2025-01-08 05:40:36
555
Fixed a misplaced double quote in thedocumentation for DatabaseClient in theexample on how to map a select statement to ...
Spring Classpath scanning does not work in tests using the module path [SPR-16977]
2025-01-08 05:40:34
18168
Andy Wilkinson opened SPR-16977 and commentedIt appears the classpath scanning doesn't work when Surefire launches the J...
Spring Alternative for ServletContextListener while using webflux/netty
2025-01-08 05:40:31
785
Spring-weblux : 5.3.12Java : 1.8Netty : 4.1.71ServletContextListener is part of servlet-api. Therefore, it is not availa...
Spring Refactor HttpServiceProxyFactory to be suitable as an infrastructure bean
2025-01-08 05:40:28
298
Currently HttpServiceProxyFactory is friendly for programmatic use but is more likely to be declared as a bean since it ...
Spring Allow custom HTTP method with @HttpExchange methods
2025-01-08 05:40:26
321
@HttpExchange is currently only allowed at the class level for inheriting common attributes, but at the method level one...
上一页
下一页
1
…
1431
1432
1433
1434
1435
…
2246
.