24173 Commits (65066bd1e108c4150162c201ae96166eec6244d5)
 

Author SHA1 Message Date
Phillip Webb d5374550e5 Add support for generating classes 3 years ago
Phillip Webb 55d7f7a014 Add support for generating methods 3 years ago
Phillip Webb 16456342f5 Add support for generating method names 3 years ago
Phillip Webb ca2b5e068b Add support for generating class names 3 years ago
Phillip Webb a605d3f6ed Add AccessVisibility detection support 3 years ago
Phillip Webb 9c12833e16 Add withFiles support to TestCompiler 3 years ago
Phillip Webb 99173fbd4f Add GeneratedFiles interface and support classes 3 years ago
Phillip Webb f2cf78c525 Add programmatic autowiring support classes 3 years ago
Phillip Webb 3209d7f126 Add InstanceSupplier and RegisteredBean support 3 years ago
Phillip Webb d31eb4c0f1 Add RootBeanDefinition constructor that accepts a ResolvableType 3 years ago
Phillip Webb 4b82546b97 Improve TestCompiler and allow lookup based class defines 3 years ago
Phillip Webb b3efdf3c2b Add Throwable functional interfaces 3 years ago
Phillip Webb d30e6bf647 Add MockSpringFactoriesLoader 3 years ago
Phillip Webb 58c441f961 Support multiple SpringFactoriesLoader files 3 years ago
Phillip Webb f17372ebea Add position variant of ObjectUtils.addObjectToArray 3 years ago
Phillip Webb 44bdcef0b9 Tweak Eclipse settings 3 years ago
Phillip Webb ddba45d01d Polish formatting 3 years ago
Juergen Hoeller 8c2b1e633e Upgrade to Hibernate ORM 5.6.8, POI 5.2.2, Caffeine 3.1 3 years ago
Juergen Hoeller bf4e3975fb Merge branch '5.3.x' 3 years ago
Juergen Hoeller f771603789 Polishing 3 years ago
Juergen Hoeller e441832e99 Accept WritableResource as required dependency type as well 3 years ago
Juergen Hoeller f963fc5f98 Check that nullable annotations are from org.springframework.lang 3 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 3 years ago
Juergen Hoeller 28742171fd Upgrade to Netty 4.1.76, Mockito 4.5.1, HtmlUnit 2.61 3 years ago
Juergen Hoeller 122ca4dd98 Assert with isEqualToNormalizingNewlines for Windows compatibility 3 years ago
Juergen Hoeller 17c778e3a0 Preserve javax nullability annotations for AOP Alliance fork 3 years ago
Juergen Hoeller 0f6d459de7 Support for jakarta.enterprise.concurrent.Asynchronous annotation 3 years ago
Sam Brannen bd4ce3ec16 Upgrade to Gradle 7.4.2 3 years ago
Sam Brannen 0d561caf6d Merge branch '5.3.x' 3 years ago
Lee, Kyutae 7a75b94556 Fix typo in reference docs regarding RequestMappingHandlerAdapter 3 years ago
Sam Brannen 62fcf5e60d Merge branch '5.3.x' 3 years ago
Sam Brannen ab71ff93bb Polish package-info for org.springframework.util 3 years ago
neals cf30327740 Remove Log4J configurer from package-info.java in spring-core 3 years ago
Sam Brannen 5641584a89 Merge branch '5.3.x' 3 years ago
neals e22a038725 Remove Log4J initialization from package-info.java 3 years ago
Phillip Webb 63b129a3f7 Check that nullable annotations are from org.springframework.lang 3 years ago
Brian Clozel 68bb4023eb Merge branch '5.3.x' 3 years ago
Brian Clozel 7aedb9ee33 Build CI image using oci-build-task resource 3 years ago
Sam Brannen 365a18c9c2 Polishing 3 years ago
Brian Clozel c68665980f Merge branch '5.3.x' 3 years ago
Brian Clozel 5b1719cd77 Upgrade CI to concourse-release-scripts 0.3.4 3 years ago
Brian Clozel c056b81753 Upgrade JDK and Ubuntu versions in CI image 3 years ago
Brian Clozel dbdd67ec62 Remove outdated docker-image resource from CI 3 years ago
Sam Brannen f692a15460 Merge branch '5.3.x' 3 years ago
Sam Brannen 4fcfa5b991 Update and simplify ArrayConstructorTests 3 years ago
rstoyanchev 2d2726b8f7 Add RequestBody resolver and minor improvements 3 years ago
rstoyanchev 7797453f28 Refactor resolver tests 3 years ago
rstoyanchev 2794553d2e Add resolvers for URI, cookies, and request params 3 years ago
rstoyanchev f8ac5985bd Extract base class AbstractNamedValueArgumentResolver 3 years ago
rstoyanchev d91b840d0e Polishing and refactoring 3 years ago