Aurora Blog
Home
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
…
19
20
21
22
23
24
25
.