3624 Commits (60b19278c021d81d913cdce96dfca2cb328d3bfa)

Author SHA1 Message Date
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 9 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
Sam Brannen 362fe12704 Polishing 10 months ago
Sébastien Deleuze aa9ab8e545 Add support for callable references to BeanRegistrarDsl 10 months ago
rstoyanchev ee62701f56 Make use of PatternMatchUtils ignoreCase option 10 months ago
Juergen Hoeller fa168ca78a Revise FactoryBean locking behavior for strict/lenient consistency 10 months ago
Juergen Hoeller 73f1c5a189 Polishing 10 months ago
Sam Brannen 03ae97b2eb Introduce Spring property for default escape character for placeholders 10 months ago
Sam Brannen 33aeb6ee9c Deprecate [Property|Preferences]PlaceholderConfigurer for removal 10 months ago
Sam Brannen efdaae02e0 Add test for late binding from Environment property sources 10 months ago
Sam Brannen 49ffb833a3 Sort methods to align with PropertySource declaration order 10 months ago
Sam Brannen 065e50a444 Override containsProperty() in FallbackEnvironmentPropertySource 10 months ago
Sam Brannen 7135527765 Always obtain fresh PropertySources in ConfigurableEnvironmentPropertySource 10 months ago
Sam Brannen ebb44a8368 Restore support for non-EnumerablePropertySource in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen 3096bb6d0c Polishing 10 months ago
Sam Brannen 3295289e17 Fix placeholder resolution in PropertySourcesPlaceholderConfigurer 10 months ago
Sam Brannen b4355dc955 Polishing 11 months ago
Juergen Hoeller 9c183f9e77 Add explicit note on redeclaring in each application context 11 months ago
Juergen Hoeller 03620fc530 Polishing 11 months ago