25022 Commits (6cce47176adc27188be03bf5fdaeff69eecd649d)
 

Author SHA1 Message Date
Sam Brannen 6cce47176a Further clarify the semantics of ClassPathResource.getPath() 4 years ago
Sam Brannen 018122f684 Update Javadoc for ResourceHints.registerResourceIfNecessary() 4 years ago
Sam Brannen d57e061d3f Introduce getAbsolutePath() in ClassPathResource 4 years ago
Sam Brannen 1052f48eb6 Clarify semantics of ClassPathResource.getPath() 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Stephane Nicoll 903078a5b2 Do not silently return null when no constructor candidate is found 4 years ago
Sam Brannen 8fbd2141b7 Move registerResourceIfNecessary() to ResourceHints 4 years ago
Sam Brannen 5c2859ffa7 Make fields in ClassPathResource final 4 years ago
Sam Brannen 28c492cbdd Introduce RuntimeHintsUtils.registerResourceIfNecessary 4 years ago
Brian Clozel dd1e6b9412 Revisit request parameters access with HtmlUnit 4 years ago
Sam Brannen 10ade235e3 Prevent resource hint registration for pattern with leading slash 4 years ago
Sam Brannen 04bb336b0b Polish ResourcePatternHints Javadoc 4 years ago
Sam Brannen dc07ca1d36 Polish AsyncExecutionTests 4 years ago
Sam Brannen 97b98c3378 Support default package for TypeReference in ResourceHintsPredicates 4 years ago
Janne Valkealahti 135f9070c5 Add jni-config generation 4 years ago
Sam Brannen 6902ff77d9 Fix resource registration hints in the TestContext framework 4 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 4 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 4 years ago
Sam Brannen e57b5f1dfc Register runtime hints for @Sql scripts 4 years ago
Sam Brannen e85e769f1c Introduce @Sql tests for AOT processing 4 years ago
Sam Brannen 35bbe9f99d Polishing 4 years ago
Sam Brannen ea132388c5 Introduce AotTestExecutionListener API in the TestContext framework 4 years ago
Sam Brannen c2dd6667f1 Revise method signature in TestRuntimeHintsRegistrar 4 years ago
Stephane Nicoll 16ff05ed86 Polish 4 years ago
Stephane Nicoll 3b36171926 Merge branch '5.3.x' 4 years ago
Stephane Nicoll 8dcb2a75fa Merge pull request #29048 from 1993heqiang 4 years ago
heqiang 111a9902ac Fix typo in data-access section 4 years ago
Sam Brannen b0e723dbbb Delete obsolete test code 4 years ago
Sam Brannen a68d4ae25c Register runtime hints for ActiveProfilesResolvers 4 years ago
Sam Brannen 8d6d3f2698 Polishing 4 years ago
Sam Brannen afff849992 Add missing package-info.java file 4 years ago
Sam Brannen cbb30153fb Introduce StandardTestRuntimeHints in the TestContext framework 4 years ago
Sam Brannen bf0ac84a05 Introduce TestRuntimeHintsRegistrar in the TestContext framework 4 years ago
Sam Brannen dc7c7ac22a Register runtime hint for @WebAppConfiguration's resource path 4 years ago
Sébastien Deleuze f6db2cc35f Use serializerOrNull in Kotlin Serialization support 4 years ago
Sam Brannen ef7784f85e Register runtime hints for @TestPropertySource#locations 4 years ago
Sam Brannen dcf160e427 Consistently include leading slash for classpath: resources in the TCF 4 years ago
Sam Brannen 920fbb34c8 Register runtime hints for @ContextConfiguration#locations 4 years ago
Sam Brannen c0040b9024 Polishing 4 years ago
Sam Brannen 36a2a62294 Polishing 4 years ago
Andy Wilkinson 0daaa1c38a Make QDox an implementation detail of spring-core-test 4 years ago
Sébastien Deleuze f50c301387 Change BindingReflectionHintsRegistrar package 4 years ago
Brian Clozel 7ace1f9dc5 Align RuntimeHintsPredicates with new FieldMode 4 years ago
Brian Clozel 4368e2563f Reinstate RuntimeHintsAgent tests 4 years ago
Sébastien Deleuze 044f3728a3 Introduce @RegisterReflectionForBinding 4 years ago
Sébastien Deleuze aaffb8b27e Move BindingReflectionHintsRegistrar to spring-core 4 years ago
Sam Brannen 6475523a53 Merge branch '5.3.x' 4 years ago
Sam Brannen 0389fcca7e Fix sporadically failing SpEL test 4 years ago
Sébastien Deleuze cc555d2ff4 Avoid shipping AWT classes in native images 4 years ago