2967 Commits (0973348bde86f705f4a5d0218e23fcd54d3091be)

Author SHA1 Message Date
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
Brian Clozel 10e4965f99 Guard against new Spring modules in ApiDiff task 2 years ago
Stephane Nicoll 498668fc57 Deprecate SpringFactoriesLoader#loadFactoryNames 2 years ago
Arjen Poutsma b38a5df563 Javadoc 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
Stephane Nicoll 3d5003ad63 Introduce TestGenerationContext 2 years ago
Stephane Nicoll 9573fc96ec Polish 2 years ago
Phillip Webb 578f155809 Polishing 2 years ago
Stephane Nicoll 444e06fa22 Harmonize visibility of RuntimeHints builders 2 years ago
Phillip Webb 87b83e8291 Make MethodName package-private 2 years ago
Phillip Webb f2d31b7a20 Migrate AOT tests to use GeneratedClasses and refine/polish AOT APIs 2 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 2 years ago