2759 Commits (8b6dcb9ccc33b11a7d4900d29fdf0c0d15de98a7)

Author SHA1 Message Date
Phillip Webb 2961426d8a Fix checkstyle issues and test failures 3 years ago
Brian Clozel 267b91486e Add native hints for SpringFactoriesLoader file content 3 years ago
Phillip Webb e7e60f7cb9 Add native hints for core annotations 3 years ago
Phillip Webb 4cebd9d392 Fix SpringFactoriesLoader cache key when using default classloader 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 3 years ago
Sam Brannen 8627bef8d9 Polishing 3 years ago
Phillip Webb 16e7f1f212 Complete refactor of AOT concepts 3 years ago
Phillip Webb c5c68a4662 Add MethodReference support 3 years ago
Phillip Webb 1816c77c51 Add generation context interface 3 years ago
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 99173fbd4f Add GeneratedFiles interface and support classes 3 years ago
Phillip Webb b3efdf3c2b Add Throwable functional interfaces 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
Juergen Hoeller f771603789 Polishing 3 years ago
Juergen Hoeller b55eee1b0d Upgrade to ASM 9.3 3 years ago
Juergen Hoeller 122ca4dd98 Assert with isEqualToNormalizingNewlines for Windows compatibility 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
Stephane Nicoll 5378572b00 Clarify lambda code block methods 3 years ago
Stephane Nicoll 26054fd3d4 AOT contribution for @PersistenceContext and @PersistenceUnit 3 years ago
Stephane Nicoll 10d254983f Refine MultiStatement#toClodeBlock 3 years ago
izeye fcf64798b5 Add Javadoc since for GraphQL constants 3 years ago
Stephane Nicoll f40a391916 Fix handling of reflection target name in TypeReference 3 years ago
Brian Clozel 38019d2249 Allow static registration of RuntimeHints 3 years ago
Stephane Nicoll 5be6b3d2a7 Add shortcut method to register multiple types hints 3 years ago
Stephane Nicoll 780d07217b Hide builder implementations in RuntimeHints API 3 years ago
Stephane Nicoll 8b39698553 Upgrade to Reactor 2020.0.18 3 years ago
Stephane Nicoll 64570a85b3 Allow DataSize to be initialized at build time 3 years ago
Stephane Nicoll 3c37fa2edf Polish 3 years ago
Stephane Nicoll 069aab37cd Use proper format for TypeReference 3 years ago
Stephane Nicoll 10dc10dbf9 Make JSON assertions more strict 3 years ago
Stephane Nicoll f65136dd68 Harmonize the use of Writer rather than Generator 3 years ago
Stephane Nicoll 4e9306fa1b Adapt to BasicJsonWriter 3 years ago
Stephane Nicoll f24369b49c Introduce basic json writer for native configuration processing 3 years ago
Stephane Nicoll 1cf112bfa4 Harmonize json format in tests 3 years ago
Sam Brannen 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Brian Clozel 705bf78104 Consistently handle match with '*' and trailing slash 3 years ago
Brian Clozel 17f7a24118 Add application/graphql+json mime and media types 3 years ago
Sam Brannen 3811cd4c0a Introduce warnings in documentation of SerializationUtils 3 years ago
Sam Brannen c8d0146bcc Polish contribution 3 years ago
Loïc Ledoyen 7f7fb58dd0 Deprecate SerializationUtils#deserialize 3 years ago
Sébastien Deleuze e681e713d4 Initialize NativeDetector at build time 3 years ago
Sébastien Deleuze 77a8cbcbec Remove outdated comment in NativeDetector 3 years ago