24127 Commits (5c5c89e9fe7ac5d566d944d2344be88464a8ec0f)
 

Author SHA1 Message Date
Sam Brannen 1392b0f557 Merge branch '5.3.x' 3 years ago
Sam Brannen 9fbf5dc945 Use String#lastIndexOf(int) where possible 3 years ago
Sam Brannen 4db2f8ea1b Remove obsolete Nashorn-based scripting tests 3 years ago
Stephane Nicoll e9655e8a7b Merge branch '5.3.x' 3 years ago
Stephane Nicoll a683e9e81b Upgrade to Reactor 2020.0.17 3 years ago
Sam Brannen 5598f99816 Merge branch '5.3.x' 3 years ago
Sam Brannen 6e2e45d18f Apply @SafeVarargs to ManagedMap.ofEntries(...) 3 years ago
Sam Brannen 92d9aee3a2 Polish TestSocketUtils 3 years ago
Sam Brannen 389747f91c Make TestSocketUtils abstract 3 years ago
Sam Brannen 542b6427c3 Revise documentation for TestSocketUtils 3 years ago
Sam Brannen 2ab871fbc3 Merge branch '5.3.x' 3 years ago
Sam Brannen 887389d341 Clarify behavior for generics support in BeanUtils.copyProperties() 3 years ago
Sam Brannen c249b578b5 Merge branch '5.3.x' 3 years ago
Sam Brannen d9c22e657f Document the effect of @DirtiesContext on test execution events 3 years ago
Sam Brannen 2858c1efb5 Merge branch '5.3.x' 3 years ago
Lee, Kyutae 8a510db00d Polish Javadoc for Environment 3 years ago
Stephane Nicoll 672555a568 Add support of init and destroy methods 3 years ago
Stephane Nicoll 1b7892c559 Merge pull request #28171 from izeye 3 years ago
izeye 2a9a1f1c3a Add Javadoc since for GenericApplicationContext.refreshForAotProcessing() 3 years ago
Stephane Nicoll 7be6816129 Merge branch '5.3.x' 3 years ago
Stephane Nicoll 9eec6d0834 Start building against Reactor 2020.0.17 snapshots 3 years ago
Arjen Poutsma 66d758d677 Downgrade Tomcat to 10.0.14 3 years ago
Arjen Poutsma 5abaf20a74 Merge branch '5.3.x' 3 years ago
Arjen Poutsma a3e23cd5fc Fix unwrapping logic for ResponseEntity<Flux> 3 years ago
Sam Brannen 0e7c7b444c Merge branch '5.3.x' 3 years ago
Sam Brannen af977c0891 Improve documentation for @EnabledIf and @DisabledIf test support 3 years ago
Stephane Nicoll 1742e121e7 Update bean registration contribution tests to use TestCompiler 3 years ago
Stephane Nicoll 93a2651417 Make sure method injection handles ambiguous signatures 3 years ago
Arjen Poutsma f3181dc583 Upgrade to Tomcat 10.0.17 3 years ago
Stephane Nicoll a0061b7fb9 Remove cast on AbstractFactoryBean 3 years ago
Stephane Nicoll 4184294835 Merge branch '5.3.x' 3 years ago
Stephane Nicoll 1bbcd706be Upgrade Ubuntu version in CI image 3 years ago
Stephane Nicoll 67b7c16bc0 Fix visibility of DefaultSockJsSchedulerContainer 3 years ago
Stephane Nicoll 9809752c3c Stop generating unnecessary reference to field type 3 years ago
Stephane Nicoll e873715737 Fix detection of protected generic parameter 3 years ago
Stephane Nicoll 9b07457d06 Introduce ApplicationContextAotGenerator 3 years ago
Stephane Nicoll 30cd14d61d Add module to support testing of generated code 3 years ago
Stephane Nicoll b5695b9248 Add support for refreshing a GenericApplicationContext for AOT 3 years ago
Stephane Nicoll 7255a8b48e Polish "Add module to support testing of generated code" 3 years ago
Stephane Nicoll 9ba927215e Add support for ImportAware callback 3 years ago
Phillip Webb 653dc5951d Add module to support testing of generated code 3 years ago
Stephane Nicoll ec6a19fc6b Add BeanFactoryContribution for bean registrations 3 years ago
Stephane Nicoll 5bc701d4fe Introduce BeanFactoryContribution 3 years ago
Stephane Nicoll cc57b55c61 Expose a way to resolved a merged inner bean definition 3 years ago
Stephane Nicoll fd191d165b Add GeneratedType infrastructure 3 years ago
Stephane Nicoll 14b147ce70 Add TypeReference implementation for generated code 3 years ago
Stephane Nicoll c541bde513 Simplify the generation of inner bean definitions 3 years ago
Stephane Nicoll 97986b368a Harmonize use of generate 3 years ago
Stephane Nicoll ea19b92deb Clarify the scope of AotContributingBeanPostProcessor 3 years ago
Stephane Nicoll 20b17f02a2 Rename BeanInstantiationContributor to Contribution 3 years ago