Aurora Blog
Home
Spring Support @Sql annotations on test interfaces
2025-03-25 15:17:09
1575
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
2025-03-25 15:17:07
664
OverviewWe recently introduced support for location patterns in @TestPropertySource; however, MergedContextConfiguration...
Spring Register resource hints for @PropertySource location patterns
2025-03-25 15:17:05
644
OverviewWe recently introduced support for location patterns in @PropertySource; however, PropertySourcesAotContribution...
Spring Support registration of resource hints for classpath location patterns
2025-03-25 15:17:03
5463
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
2025-03-25 15:17:00
5345
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
2025-03-25 15:16:57
1299
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
2025-03-25 15:16:56
5427
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
2025-03-25 15:16:53
3335
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]
2025-03-25 15:16:50
10111
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
2025-03-25 15:16:46
1867
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
2025-03-25 15:16:42
6627
Hi,attached is a testcase showing a testcontest that is wrongly reloaded when using @MockBean in conjunction with using ...
上一页
下一页
1
…
28
29
30
31
32
33
34
.