24097 Commits (54d90aa6f55ea73c34b6079050cfe69ed9748c5e)
 

Author SHA1 Message Date
rstoyanchev 54d90aa6f5 Remove Remoting and EJB sections in reference docs 4 years ago
rstoyanchev 5d0f49c2c8 Add WebInputException subclasses 4 years ago
evgeny.bovykin 06e1cc2f9b Use Arrays.toString for initMethodNames and destroyMethodNames arrays in AbstractBeanDefinition#toString 4 years ago
Sam Brannen 061d1263f8 Merge branch '5.3.x' 4 years ago
Sam Brannen 7dd622bdb2 Support name attribute in @ModelAttribute in WebFlux 4 years ago
Sam Brannen 9b1c8a3a5c Fix broken ToStringVisitorTests 4 years ago
Sam Brannen a69d9716c9 Merge branch '5.3.x' 4 years ago
Sam Brannen 64c96c579d Polish contribution 4 years ago
Carlos Bouzón García 39e3876301 Fix BindingResult error when ModelAttribute has custom name in WebFlux 4 years ago
Phillip Webb 7700570253 Don't consider singleton instances when deducing bean class 4 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 4 years ago
Juergen Hoeller 12357fdf44 Add byte[] to supported JMS message header types 4 years ago
Juergen Hoeller f8c4071f73 Introduce removeApplicationListener method at ApplicationContext level 4 years ago
Sam Brannen 8627bef8d9 Polishing 4 years ago
Phillip Webb 16e7f1f212 Complete refactor of AOT concepts 4 years ago
Phillip Webb 702207d9ee Add updated ApplicationContextAotGenerator 4 years ago
Phillip Webb 588d4d8776 Update scoped proxy AOT support 4 years ago
Phillip Webb b677eb90f9 Update PersistenceAnnotationBeanPostProcessor AOT support 4 years ago
Phillip Webb e4a8258fb2 Update ConfigurationClassPostProcessor AOT support 4 years ago
Phillip Webb 7664a54c93 Update InitDestroyAnnotationBeanPostProcessor AOT support 4 years ago
Phillip Webb 77c5a6f18d Update AutowiredAnnotationBeanPostProcessor AOT support 4 years ago
Phillip Webb 4d87071f3a Add AOT interfaces and classes to support bean factories 4 years ago
Phillip Webb c5c68a4662 Add MethodReference support 4 years ago
Phillip Webb 1816c77c51 Add generation context interface 4 years ago
Phillip Webb d5374550e5 Add support for generating classes 4 years ago
Phillip Webb 55d7f7a014 Add support for generating methods 4 years ago
Phillip Webb 16456342f5 Add support for generating method names 4 years ago
Phillip Webb ca2b5e068b Add support for generating class names 4 years ago
Phillip Webb a605d3f6ed Add AccessVisibility detection support 4 years ago
Phillip Webb 9c12833e16 Add withFiles support to TestCompiler 4 years ago
Phillip Webb 99173fbd4f Add GeneratedFiles interface and support classes 4 years ago
Phillip Webb f2cf78c525 Add programmatic autowiring support classes 4 years ago
Phillip Webb 3209d7f126 Add InstanceSupplier and RegisteredBean support 4 years ago
Phillip Webb d31eb4c0f1 Add RootBeanDefinition constructor that accepts a ResolvableType 4 years ago
Phillip Webb 4b82546b97 Improve TestCompiler and allow lookup based class defines 4 years ago
Phillip Webb b3efdf3c2b Add Throwable functional interfaces 4 years ago
Phillip Webb d30e6bf647 Add MockSpringFactoriesLoader 4 years ago
Phillip Webb 58c441f961 Support multiple SpringFactoriesLoader files 4 years ago
Phillip Webb f17372ebea Add position variant of ObjectUtils.addObjectToArray 4 years ago
Phillip Webb 44bdcef0b9 Tweak Eclipse settings 4 years ago
Phillip Webb ddba45d01d Polish formatting 4 years ago
Juergen Hoeller 8c2b1e633e Upgrade to Hibernate ORM 5.6.8, POI 5.2.2, Caffeine 3.1 4 years ago
Juergen Hoeller bf4e3975fb Merge branch '5.3.x' 4 years ago
Juergen Hoeller f771603789 Polishing 4 years ago
Juergen Hoeller e441832e99 Accept WritableResource as required dependency type as well 4 years ago
Juergen Hoeller f963fc5f98 Check that nullable annotations are from org.springframework.lang 4 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 4 years ago
Juergen Hoeller 28742171fd Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61 4 years ago
Juergen Hoeller 122ca4dd98 Assert with isEqualToNormalizingNewlines for Windows compatibility 4 years ago
Juergen Hoeller 17c778e3a0 Preserve javax nullability annotations for AOP Alliance fork 4 years ago