1809 Commits (f5816c92191338e076196e968841b138205d039b)

Author SHA1 Message Date
Phillip Webb 83cb51aec6 Add MergedAnnotation.getRoot() method 5 years ago
Christoph Dreis 29d021ae3c Avoid possible memory leak in ResolvableType 5 years ago
Sam Brannen dab90cb7cc Test status quo for MergedAnnotation.getParent() 5 years ago
Сергей Цыпанов 18af3892dd Make inner classes static where possible 6 years ago
Sam Brannen 52b6f9b56d Align Javadoc for Base64Utils.encodeToString() with implementation 6 years ago
Rossen Stoyanchev 375090bb7c LeakAwareDataBuffer related fixes 6 years ago
Juergen Hoeller 07738b9529 Recent fine-tuning from ASM master 6 years ago
Rossen Stoyanchev 5fc18064f2 Use encode with an Object value where feasible 6 years ago
Rossen Stoyanchev 181482fa15 Add option to encode with an Object value 6 years ago
Rossen Stoyanchev a912d8de1e Add option to decode from a DataBuffer 6 years ago
Rossen Stoyanchev 6e7da62085 Switch to Reactor snapshots and remove workaround 6 years ago
Rossen Stoyanchev bd2c213b47 Remove buffer release used as workaround 6 years ago
Rossen Stoyanchev 3ebbfa2191 Fix refCount issue in LeakAwareDataBuffer 6 years ago
Rossen Stoyanchev b11e7feff6 Polish during review of DataBuffer handling 6 years ago
Juergen Hoeller dc14ea86eb Fix regression for nested AnnotationAttributes.annotationType() result 6 years ago
Juergen Hoeller 4ec9aff01d Polishing 6 years ago
Sam Brannen bd414df944 Remove JMXMP from TestGroup 6 years ago
Juergen Hoeller fd8fa301a6 Consistent non-exposure of inherited annotations in AnnotationMetadata 6 years ago
Juergen Hoeller 43cb1af26a Polishing 6 years ago
Phillip Webb e905f1712e Refine MergedAnnotation.asMap 6 years ago
Phillip Webb ef151f578d Polishing 6 years ago
Phillip Webb 1221b0650b Add MissingMergedAnnotation Tests 6 years ago
Phillip Webb 8bc74ad18d Delete AnnotationAttributeExtractor 6 years ago
Sam Brannen e4525cf4c1 Modify ByteArrayEncoder so that it works in Eclipse IDE 6 years ago
Sebastien Deleuze a8d6ba9965 Add support for Coroutines Flow 6 years ago
stsypanov 383f18e214 Use StringJoiner where possible to simplify String joining 6 years ago
Arjen Poutsma b3d3778269 Do not resolve DTDs in Stax Tests 6 years ago
Juergen Hoeller 52f90c303e Rename LogMessage.lazy(Supplier) to LogMessage.of(Supplier) 6 years ago
Juergen Hoeller 9080ae24f9 First-class support for printf-style format strings in LogMessage 6 years ago
Rossen Stoyanchev 88a7a68a71 Revert to Californium-SR6 for M1 release 6 years ago
Rossen Stoyanchev b3bc2d9253 Remove workaround for reactor-core issue 6 years ago
Rossen Stoyanchev 72119ac076 ProducesRequestCondition caches accepted media types 6 years ago
Juergen Hoeller 0cc6a9ef11 Avoid getDeclaredMethod check in ReflectionUtils.isObjectMethod 6 years ago
Sam Brannen 807828b2b7 Polish Javadoc for MergedAnnotation support 6 years ago
Sam Brannen a4279c5d00 Rename MergedAnnotations.SearchStrategy.SUPER_CLASS to SUPERCLASS 6 years ago
Juergen Hoeller e2e91e2196 Switch LogAccessor argument order to have message supplier last 6 years ago
Juergen Hoeller 0babc1fb64 Polishing 6 years ago
Juergen Hoeller 3ac88bed23 Introduce LogAccessor and LogMessage as convenient logging utilities 6 years ago
Sam Brannen 085cb1dd92 Clean up warnings 6 years ago
Rossen Stoyanchev 85332c7a49 Polish 6 years ago
Rossen Stoyanchev 81f95efdbb Call onDispose before first read 6 years ago
Rossen Stoyanchev 9a1bba5b67 NettyDataBufferFactory.wrap(ByteBuf) calls touch() 6 years ago
Juergen Hoeller 57de2e0900 Deprecate ClassUtils.isCglibProxy methods in favor of AOP-level checks 6 years ago
Phillip Webb f273fa990c Use RepeatableContainers.none() in AnnotationUtils 6 years ago
Phillip Webb 800cbf2524 Ignore 'value' attribute in AnnotationTypeMapping 6 years ago
Rossen Stoyanchev 57d006b3ff Fix checkstyle warning 6 years ago
Rossen Stoyanchev beae1fbb12 Uncomment buffer leak tests in DataBufferUtils 6 years ago
Sam Brannen 3f85530efd URL Cleanup - polishing 6 years ago
Juergen Hoeller 49fccfb158 Consistent retrieval of javax annotation types (e.g. JSR-305) 6 years ago
Sam Brannen 025eaf688f Clean up warnings in Gradle build output 6 years ago