Spring Qualifier Resolution Issue in Parent-Child Context Hierarchies

Hello Spring-Team,thank you for your continued work in maintaining this excellent framework. I've come across what appea...

Spring AOT-generated CGLib proxies do not contain method overrides

My observation is that method overrides (e.g., ReplaceOverride and LookupOverride) work fine with no AOT processing, but...

Spring Enforced container-level acknowledge call for custom acknowledgement mode

Hello Spring comunity,I was recently in the process of migrating a project from Spring Boot 2.6.14 to 3.3.4.In our proje...

Spring Migrating from Spring 6.1.x to 6.2.x leads to exceptions in a Pekko setup

I am working on a Jakarta EE application that uses Spring Framework (not Spring Boot). After upgrading the spring-framew...

Spring Support @Sql annotations on test interfaces

Sam Brannen opened SPR-14255 and commentedStatus Quo18755 introduced support for declaring test annotations on test inte...

Spring Register resource hints for @TestPropertySource location patterns

OverviewWe recently introduced support for location patterns in @TestPropertySource; however, MergedContextConfiguration...

Spring Register resource hints for @PropertySource location patterns

OverviewWe recently introduced support for location patterns in @PropertySource; however, PropertySourcesAotContribution...

Spring Support registration of resource hints for classpath location patterns

OverviewPrior to 6.1 M4 we did not have a need for registering resource hints for GraalVM native image for classpath loc...

Spring Add Databricks to sql-error-codes

I would like to use Databricks directly for the SQL error codes without creating a custom file:https://github.com/spring...

Spring Create Registry for HTTP Interface Proxies with Extensible Registration DSL

HttpServiceProxyFactory makes it easy to create a proxy for an HTTP interface. However, it's clear from feedback under h...

Spring Close all ApplicationContexts in the TestContext framework after all tests have been executed

When using @SpringBootTest with JUnit Jupiter a pitest user had a problem when executing tests with pitest (see https://...

Spring Support dependency injection for JUnit Jupiter ArgumentsProvider constructor

I apologize if this ends up being a question... if so could you please add an example to the reference documentation. Si...

Spring Introduce support for test-scoped beans in the TestContext framework [SPR-14034]

Caleb Cushing opened SPR-14034 and commentedI'd like to be able to register a bean as @Scope("test") (or @TestScope), so...

Spring Reinstate links to JUnit 5 Javadoc APIs

As a follow up to #27480 (see commit 030ba52805a7c513fa196e97d54543b6e3972cae), we need to determine why we cannot confi...

Spring Spring test context reloaded when @MockitoBean and @ContextHierarchy are mixed on single class

Hi,attached is a testcase showing a testcontest that is wrongly reloaded when using @MockBean in conjunction with using ...
上一页
.