1108 Commits (fd34533a3e68dbb6f2ec21a314f47cb4674da6a9)

Author SHA1 Message Date
Sébastien Deleuze 77e0100f42 Implement GraalVM native JSON configuration generation 4 years ago
Sam Brannen c9cd53f469 Revert "Deprecate "enclosing classes" search strategy for MergedAnnotations" 4 years ago
Sam Brannen ae51ca9bca Revert "Remove deprecated "enclosing classes" search strategy for MergedAnnotations" 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
Stephane Nicoll da45bd2dfd Polish contribution 4 years ago
Phillip Webb 12244b2e51 Provide more control over factory failure handling 4 years ago
Phillip Webb 0b716c4f90 Allow flexible constructor arguments in factory implementations 4 years ago
Stephane Nicoll e873715737 Fix detection of protected generic parameter 4 years ago
Stephane Nicoll fd191d165b Add GeneratedType infrastructure 4 years ago
Stephane Nicoll 14b147ce70 Add TypeReference implementation for generated code 4 years ago
Sam Brannen 819d4256b7 Remove deprecated "enclosing classes" search strategy for MergedAnnotations 4 years ago
Sam Brannen 5689395678 Deprecate "enclosing classes" search strategy for MergedAnnotations 4 years ago
Sam Brannen 2cee63491d Remove deprecated SocketUtils 4 years ago
Stephane Nicoll 5fbd01f28f Polish 4 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 4 years ago
Sam Brannen 3188c0f7db Ensure fix for gh-28012 is actually tested 4 years ago
Stephane Nicoll 5bbc7dbce2 Polish ProtectedAccess options 4 years ago
Stephane Nicoll c5e1a774a5 Add bean instance generator infrastructure 4 years ago
Sam Brannen 3ec612aaf8 Support recursive annotations in merged annotations 4 years ago
Sam Brannen b60340b102 Simplify tests for synthesized annotation toString() 4 years ago
Brian Clozel 6c42bcfaec Upgrade to Kotlin 1.6.20-M1 4 years ago
Sam Brannen 2fd39839f8 Improve toString() for synthesized annotations 4 years ago
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 4 years ago
Stephane Nicoll 1a4573641d Add code contribution infrastructure 4 years ago
Stephane Nicoll b3ceb0f625 Add core JavaPoet utilities 4 years ago
Sam Brannen 839cc5f7f8 Remove unnecessary JDK 9+ check in MergedAnnotationsTests 4 years ago
Sam Brannen 7139a877f4 Ensure toString() for synthesized annotations is source code compatible 4 years ago
Stephane Nicoll 6936f7e0cb Relocate runtime hints to aot package 4 years ago
Sam Brannen b3f786728e Use modern language features in tests 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Stephane Nicoll 48ce714d15 Provide an API to record various runtime hints 4 years ago
Sam Brannen 652c13a6ea Enable ReflectionUtilsTests.findMethodWithVarArgs() 4 years ago
Sam Brannen cb3fa89946 Polish ReflectionUtilsTests 4 years ago
Sam Brannen d01dca14e9 Filter methods in Object in ReflectionUtils.USER_DECLARED_METHODS 4 years ago
Sam Brannen d698446f7c Polish ReflectionUtils[Tests] 4 years ago
Sam Brannen 4b1b25496b Improve comment parsing in DTD/XSD detection algorithm 4 years ago
Sam Brannen 9e8b6feb54 Polishing 4 years ago
Sam Brannen 5aefcd2fdb Re-enable BlockHound integration tests 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
kuanghc1 2a80b64d40 Add tests for StringUtils matchesCharacter() method 4 years ago
Sam Brannen 8087eb69bf Improve error message in ResolvableType.forClassWithGenerics() 4 years ago
Sam Brannen e41d865193 Polishing 4 years ago
Sam Brannen d68bb4eecd Simplify StreamConverterTests 4 years ago
Sam Brannen 730ad4436f Polish contribution 4 years ago
kth496 23ab9ca8ca Refactor tests to use lambda expressions & method references 4 years ago
Juergen Hoeller 50c7c84886 Introduce getDeclaredMethods() for MethodMetadata of all user-declared methods 4 years ago
Juergen Hoeller 0802581aff Unit test for identifying type variable argument 4 years ago
Arjen Poutsma 81af7330f6 Deprecate StringUtils::trimWhitespace and variants 4 years ago
Stephane Nicoll e986ff8d07 Update copyright year of changed files 4 years ago
Frederick Zhang baed0785fd Replace XMLReaderFactory with SAXParserFactory 4 years ago