Spring ApplicationContextAotGenerator should return the initializer class name

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

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?

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

follwing -> followingComment From: pivotal-cla@eltociear Please sign the Contributor License Agreement!Click here to ...

Spring Apply "instanceof pattern matching" in spring-core

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

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?

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…

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?

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?

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

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

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]

Yash Bajaj opened SPR-16937 and commentedClass name : BeanPropertyRowMapperPackage : package org.springframework.jdbc.co...

Spring Support module path scanning for "classpath*:" resource prefix

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

Affects: 5.3.18HierarchicalUriComponents::toUri() throws java.lang.NumberFormatException instead of the expected Illegal...

Spring Fix Javadoc for DatabaseClient

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]

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

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

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

@HttpExchange is currently only allowed at the class level for inheriting common attributes, but at the method level one...
上一页 下一页
.