3643 Commits (14767d64b5a5ca98b70eb97f5d77adff59b1deeb)

Author SHA1 Message Date
Sam Brannen ad00aebaa3 Improve Javadoc for caching annotations 9 months ago
Sam Brannen d07ed31fed Support @⁠CacheConfig("myCache") declarations for simplified config 9 months ago
Sam Brannen 17df4b4c38 Support direct matching against exceptions in ExceptionTypeFilter 9 months ago
Sam Brannen d510b738f4 Match if empty by default in InstanceFilter and ExceptionTypeFilter 9 months ago
Sam Brannen 6091453feb Introduce value alias for cacheNames in @⁠CacheConfig 9 months ago
Sam Brannen c6a8df4a9d Use Duration.ZERO whenever possible 9 months ago
Sam Brannen 58061ae295 Polish contribution 9 months ago
Mengqi Xu 489ebd2438 Use ExceptionTypeFilter to filter includes & excludes for retry policies 9 months ago
Sam Brannen 132836f6ca Add missing "includes mismatch" test in ReactiveRetryInterceptorTests 9 months ago
Sam Brannen b58c1c0d63 Assert actual Reactive exception types thrown in ReactiveRetryInterceptorTests 9 months ago
Sam Brannen 191d092952 Polishing 9 months ago
Juergen Hoeller 46654a03fe Replace lenient fallback with assertion for actual annotation present 9 months ago
Sam Brannen b794abd8cb Polishing 9 months ago
Juergen Hoeller 95c35e9655 Fix javadoc links to @Retryable 9 months ago
Juergen Hoeller 15364cf59f Polishing 9 months ago
Sam Brannen cc31bf3c33 Accept zero for RetryPolicy.Builder.delay() 9 months ago
Juergen Hoeller c9078bfe14 Introduce @ConcurrencyLimit annotation based on ConcurrencyThrottleInterceptor 9 months ago
Sam Brannen ec16b03949 Support navigation to failed tests in @⁠Inject TCK tests 9 months ago
Sam Brannen ed86daa080 Convert Spring @⁠Inject TCK tests from JUnit 3 to JUnit Jupiter 9 months ago
Juergen Hoeller 841d9fb73b Add public method to get bean order on DefaultListableBeanFactory 9 months ago
Juergen Hoeller 543314fcbb Polishing 9 months ago
Juergen Hoeller b6aa6899a8 Polishing 9 months ago
Juergen Hoeller 4190209ead Add missing AOT support for method overrides (including @Lookup) 9 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 9 months ago
Juergen Hoeller a265a135d5 Align package namespace in TaskManagementConfigUtils constants 9 months ago
Juergen Hoeller 00399dc1b3 Reject null for returned CompletableFuture (avoiding subsequent NPE) 9 months ago
Sam Brannen 74ee1b991a Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Sam Brannen 103a7e58bb Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
Sam Brannen ad2931b51f Migrate away from AssertJ's catchThrowable() 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Juergen Hoeller d9c103b7ff Remove unnecessary fallback to DefaultConversionService 10 months ago
Sam Brannen 7e035f5c50 Polish ImportTests 10 months ago
Sam Brannen 4581324038 Polish support for @⁠Import on interfaces 10 months ago
Daeho Kwon a4d5800a6c Support @⁠Import on interfaces 10 months ago
Sam Brannen 686705140e Polish Javadoc for @⁠Import 10 months ago
rstoyanchev 230540b6da Polishing contribution 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 10 months ago
Sam Brannen 016294b067 Avoid overriding methods deprecated in JUnit Jupiter 5.13 10 months ago
Sam Brannen 90be94a4a5 Use ConversionService from Environment in PropertySourcesPlaceholderConfigurer 10 months ago
Juergen Hoeller 15d1455acb Check for package-visible constructor in case of ClassLoader mismatch 10 months ago
Sam Brannen 53844b068c Test conversion support in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen d78264756e Support only Object property values in MockEnvironment test fixture 10 months ago
Sébastien Deleuze eed0a3ff59 Allow access to env from SupplierContextDsl 10 months ago
Sam Brannen d890a38f3c Support registration of non-public BeanDefinitionReader via @⁠ImportResource 10 months ago
Sam Brannen 98cef503fb Remove obsolete TODO 10 months ago