25883 Commits (348cc012841a1d94de530dcb2297b42cc659138c)
 

Author SHA1 Message Date
rstoyanchev fdfa7cbae6 Add docs for RSocket interface client 3 years ago
rstoyanchev 8423b2cab7 Add support for RSocket interface client 3 years ago
Sam Brannen ae861a2b3e Document leading slash semantics for ClassPathResource.getPath() 3 years ago
Sam Brannen 0395fb4f5f Polish tests 3 years ago
Brian Clozel a425512025 Polish 3 years ago
Kevin Yue 298c9a6f1b Redirect response wrapper should commit response 3 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 3 years ago
Arjen Poutsma 4cc91e46b2 Decode quoted pairs in ContentDisposition 3 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 3 years ago
Stephane Nicoll 1e8017107a Remove unnecessary workaround 3 years ago
Brian Clozel 323d1907c1 Do not require full type reflection when listing methods/fields 3 years ago
Sam Brannen 6cce47176a Further clarify the semantics of ClassPathResource.getPath() 3 years ago
Sam Brannen 018122f684 Update Javadoc for ResourceHints.registerResourceIfNecessary() 3 years ago
Sam Brannen d57e061d3f Introduce getAbsolutePath() in ClassPathResource 3 years ago
Sam Brannen 1052f48eb6 Clarify semantics of ClassPathResource.getPath() 3 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 3 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 3 years ago
Stephane Nicoll 903078a5b2 Do not silently return null when no constructor candidate is found 3 years ago
Sam Brannen 8fbd2141b7 Move registerResourceIfNecessary() to ResourceHints 3 years ago
Sam Brannen 5c2859ffa7 Make fields in ClassPathResource final 3 years ago
Sam Brannen 28c492cbdd Introduce RuntimeHintsUtils.registerResourceIfNecessary 3 years ago
Brian Clozel dd1e6b9412 Revisit request parameters access with HtmlUnit 3 years ago
Sam Brannen 10ade235e3 Prevent resource hint registration for pattern with leading slash 3 years ago
Sam Brannen 04bb336b0b Polish ResourcePatternHints Javadoc 3 years ago
Sam Brannen dc07ca1d36 Polish AsyncExecutionTests 3 years ago
Sam Brannen 97b98c3378 Support default package for TypeReference in ResourceHintsPredicates 3 years ago
Janne Valkealahti 135f9070c5 Add jni-config generation 3 years ago
Sam Brannen 6902ff77d9 Fix resource registration hints in the TestContext framework 3 years ago
Stephane Nicoll 6e93f1187c Move TestCompiler from generator to generate 3 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 3 years ago
Sam Brannen e57b5f1dfc Register runtime hints for @Sql scripts 3 years ago
Sam Brannen e85e769f1c Introduce @Sql tests for AOT processing 3 years ago
Sam Brannen 35bbe9f99d Polishing 3 years ago
Sam Brannen ea132388c5 Introduce AotTestExecutionListener API in the TestContext framework 3 years ago
Sam Brannen c2dd6667f1 Revise method signature in TestRuntimeHintsRegistrar 3 years ago
Stephane Nicoll 16ff05ed86 Polish 3 years ago
Stephane Nicoll 3b36171926 Merge branch '5.3.x' 3 years ago
Stephane Nicoll 8dcb2a75fa Merge pull request #29048 from 1993heqiang 3 years ago
heqiang 111a9902ac Fix typo in data-access section 3 years ago
Sam Brannen b0e723dbbb Delete obsolete test code 3 years ago
Sam Brannen a68d4ae25c Register runtime hints for ActiveProfilesResolvers 3 years ago
Sam Brannen 8d6d3f2698 Polishing 3 years ago
Sam Brannen afff849992 Add missing package-info.java file 3 years ago
Sam Brannen cbb30153fb Introduce StandardTestRuntimeHints in the TestContext framework 3 years ago
Sam Brannen bf0ac84a05 Introduce TestRuntimeHintsRegistrar in the TestContext framework 3 years ago
Sam Brannen dc7c7ac22a Register runtime hint for @WebAppConfiguration's resource path 3 years ago
Sébastien Deleuze f6db2cc35f Use serializerOrNull in Kotlin Serialization support 3 years ago
Sam Brannen ef7784f85e Register runtime hints for @TestPropertySource#locations 3 years ago
Sam Brannen dcf160e427 Consistently include leading slash for classpath: resources in the TCF 3 years ago
Sam Brannen 920fbb34c8 Register runtime hints for @ContextConfiguration#locations 3 years ago