3084 Commits (8c24e8c034e2a7b26021b319b9d4486a23bfb265)

Author SHA1 Message Date
Johnny Lim 706c1ec8dd Polish 2 years ago
Brian Clozel f877f81ae4 Move Netty 5 dependency to Framework platform 2 years ago
Sam Brannen b50415062b Clean up warnings and polish tests 2 years ago
Sébastien Deleuze d16fa82888 Remove remaining native build-time class initializations 2 years ago
Sébastien Deleuze 3e9b57106e Refine TypeHint.Builder#onReachableType Javadoc 2 years ago
Sébastien Deleuze 08f636b691 Introduce TypeHint.Builder#onReachableType(Class<?>) 2 years ago
Arjen Poutsma 626739d93f Polishing 2 years ago
Arjen Poutsma 9c33d2707a Introduce support for Netty 5 Buffer 2 years ago
Stephane Nicoll 7ca57b7e80 Use consistent registration API in TypeHint.Builder 2 years ago
Stephane Nicoll 5aa8583159 Add shortcut to register an executable with a mode 2 years ago
Stephane Nicoll c164b918c0 Apply consistent RuntimeHints defaults 2 years ago
Sam Brannen e5f9bb76b1 Declare covariant return type in DefaultGenerationContext.withName() 2 years ago
Sam Brannen 9ab046bdbb Introduce complete DefaultGenerationContext constructor 2 years ago
Stephane Nicoll 40de029bf8 Polish 2 years ago
Stephane Nicoll eac616a83e Restore support for package private ReflectiveProcessor 2 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Stephane Nicoll 4556895e6e Expose registrar for @Reflective 2 years ago
Stephane Nicoll 9846d28ae6 Remove support for declaring class proxies hints 2 years ago
Stephane Nicoll f4389c3114 Restore ANNOTATION_HINT in a deprecated form for the time being 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Stephane Nicoll 32346b8382 Introduce isSynthesizable in MergedAnnotation 2 years ago
Sam Brannen 653552aa6f Make DefaultGenerationContext(GeneratedClasses,...) package private 2 years ago
Sam Brannen 36fa8bd26b Remove unused constructors in TestGenerationContext 2 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 2 years ago
Sam Brannen c58c827291 Polishing 2 years ago
Sam Brannen 40f9fe0874 Make eclipse task for spring-core depend on JavaPoet and Objenesis tasks 2 years ago
Sam Brannen d6d629a8eb Clean up warnings in CGLIB fork 2 years ago
Stephane Nicoll 7c2453c373 Integrate class proxy generation in AOT processing 2 years ago
Juergen Hoeller d6f73994c2 Fix malformed HTML in CGLIB javadoc 2 years ago
Juergen Hoeller 7fa5b8dcb5 Turn CGLIB patch into full CGLIB fork in spring-core 2 years ago
Sam Brannen a052f9a34e Polishing 2 years ago
Sam Brannen 7631a09405 Do not register SynthesizedAnnotation proxy for @AliasFor 2 years ago
Sam Brannen 0207f3a55f Polishing 2 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 2 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 2 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2 years ago
Sam Brannen 0944c9a99c Remove `throws IOException` from DefaultGenerationContext.writeGeneratedContent() 2 years ago
Sam Brannen a466179bc8 Polish and sync TestGenerationContext implementations 2 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 2 years ago
Stephane Nicoll 9264d97880 Restore GeneratedTypeReference 2 years ago
Sam Brannen 31503df415 Fix Javadoc link syntax plus polishing 2 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 2 years ago
Phillip Webb 4a23d9234c Include shadow source jars in eclipse setup 2 years ago
Ikko Ashimine 4ac9b7bff2 Fix typo in BasicJsonWriter.java 2 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Phillip Webb 9d1e9703ae Include shadowed jar source in published source artifacts 2 years ago
Stephane Nicoll 916a871fbc Add dedicated hint support for composable annotations 2 years ago
Stephane Nicoll 56a8c1a9db Register proxy hint for meta-annotations with attribute override 2 years ago
Stephane Nicoll aef4b0ec5a Upgrade copyright year of changed file 2 years ago
wpp 675e0b94c1 Fix typo in Javadoc of AbstractEncoder 2 years ago