2732 Commits (195b622411c1ddc5ca36b687db1c60b49dc42770)

Author SHA1 Message Date
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
Juergen Hoeller cb36ca31f6 Upgrade to ASM master 3 years ago
Sam Brannen 42a61b966b Remove TYPE_HIERARCHY_AND_ENCLOSING_CLASSES strategy for MergedAnnotations 3 years ago
Sam Brannen 1fe394f11d Introduce predicate for searching enclosing classes in MergedAnnotations 3 years ago
Yanming Zhou acf2955b96 Ban jetbrains annotations imports 3 years ago
Sam Brannen c23edf7da6 Introduce fluent API for searches in MergedAnnotations 3 years ago
Sam Brannen 23d0240dc7 Introduce ClassUtils.isStaticClass() utility method 3 years ago
Stephane Nicoll 52d5452381 Validate class name input in SimpleTypeReference 3 years ago
Sébastien Deleuze e7e843cae2 Fix formatting errors 3 years ago
Sébastien Deleuze 1ffc96be8c Fix queriedMethods handling in ReflectionHintsSerializer 3 years ago
Sam Brannen 5c540e5390 Apply "instanceof pattern matching" in core annotation support 3 years ago
Sam Brannen 2fb1dd177b Remove obsolete org.springframework.core.NestedIOException 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen fc8f31ccfb Deprecate "enclosing classes" search strategy for MergedAnnotations 3 years ago
Sam Brannen 29d98285be Add warning to "enclosing classes" search strategy for MergedAnnotations 3 years ago
Sam Brannen ad708780ed Polish Javadoc for MergedAnnotations 3 years ago
Sébastien Deleuze 77e0100f42 Implement GraalVM native JSON configuration generation 3 years ago
Sam Brannen c9cd53f469 Revert "Deprecate "enclosing classes" search strategy for MergedAnnotations" 3 years ago
Sam Brannen ae51ca9bca Revert "Remove deprecated "enclosing classes" search strategy for MergedAnnotations" 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
Juergen Hoeller c1261f2860 Fix accidental exclusion of BeanMapEmitter class 3 years ago
rstoyanchev cb39b07088 Polishing Jackson encoder tests 3 years ago
Stephane Nicoll da45bd2dfd Polish contribution 3 years ago
Phillip Webb 12244b2e51 Provide more control over factory failure handling 3 years ago
Phillip Webb 0b716c4f90 Allow flexible constructor arguments in factory implementations 3 years ago