18632 Commits (fd48bf1dbe9d7d619cd9e076d5f5bc60659c25a3)
 

Author SHA1 Message Date
Rossen Stoyanchev fd48bf1dbe Merge branch '5.1.x' 6 years ago
Rossen Stoyanchev c717d245bd Upgrade to Californium-SR8 6 years ago
Rossen Stoyanchev ed61f44545 Upgrade to Disprosium-M1 6 years ago
Rossen Stoyanchev 06c3a058f4 Use most recent RSocket RC for M2 release 6 years ago
Juergen Hoeller 8b08b6812a Merge branch '5.1.x' 6 years ago
Juergen Hoeller 190b751147 Support any HttpEntity implementing ResolvableTypeProvider 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phillip Webb 1b985fb3da Update static import limit in eclipse prefs 6 years ago
Phillip Webb 66eb86f055 Delete unused Matchers class 6 years ago
Juergen Hoeller c4a95c99e5 Upgrade to Reactor Californium SR7 6 years ago
Juergen Hoeller d3b713d5f0 Upgrade to Protobuf 3.7.1 and HtmlUnit 2.35 6 years ago
Juergen Hoeller fb29088670 Revise LinkedCaseInsensitiveMap's lazy key/value/entry collections 6 years ago
Juergen Hoeller 82d32f0875 Remove unused import 6 years ago
Sam Brannen 4038d590a1 Suppress deprecation warning in Gradle build 6 years ago
Rossen Stoyanchev 44659f4945 Unwrap Part content in asyncPart builder method 6 years ago
Sam Brannen 6a05b97df3 Log identity hash for ApplicationContext for context cache hits/misses 6 years ago
Sam Brannen 4d1637a9b7 Avoid warnings in RequestMappingHandlerMappingTests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Rossen Stoyanchev 7e6e3d7027 Switch writeAcceptCharset to false by default 6 years ago
Rossen Stoyanchev a9f0eae4ab Merge branch '5.1.x' 6 years ago
Rossen Stoyanchev 6e0dfd6999 Check if Accept-Charset is present before adding it 6 years ago
Sam Brannen 77eef47483 Support automatic constructor injection in JUnit Jupiter 6 years ago
Juergen Hoeller eb16e853b1 Fix JDK 9+ generics compilation problem in TransactionAspectSupport 6 years ago
Arjen Poutsma dc01917dae Javadoc 6 years ago
Arjen Poutsma 2352688ccb MultipartIntegrationTests should not bind to same part multiple times 6 years ago
Arjen Poutsma e7cca7792d Add way to override default multipartReader 6 years ago
Arjen Poutsma 32915d8bf5 Add logging to DefaultMultipartMessageReader 6 years ago
Arjen Poutsma e625ace8c8 Add reference counting for UndertowDataBuffer 6 years ago
Arjen Poutsma cdd346222c Add reference counting for UndertowDataBuffer 6 years ago
Rossen Stoyanchev 45147c23c1 Empty body checks in ConsumesRequestCondition 6 years ago
Juergen Hoeller cdf51c3d51 Nullability refinements and related polishing 6 years ago
Juergen Hoeller c5b3848357 Nullability refinements and related polishing 6 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 6 years ago
Phillip Webb 7fbf3f97cd Add SimpleAnnotationMeta classes and readers 6 years ago
Phillip Webb 8c2ccfe6a3 Add MergedAnnotations support to meta-data classes 6 years ago
Phillip Webb 30ba80a3c3 Reduce meta-data code duplicate with default methods 6 years ago
Phillip Webb f592c1f211 Add additional class/method meta-data tests 6 years ago
Phillip Webb 9738e4886c Use ReflectionUtils to get declared methods 6 years ago
Phillip Webb 1fa5937834 Skip java.lang.annotations when reading metadata 6 years ago
Phillip Webb 8a293f51a4 Don't expose RetentionPolicy.CLASS annotations 6 years ago
Phillip Webb 9d6cf57cb7 Add MergedAnnotations.of method 6 years ago
Phillip Webb daec3531b3 Support String->Class adaptation in MergedAnnotation 6 years ago
Phillip Webb e11990e63d Polishing MergedAnnotation code 6 years ago
Phillip Webb d4a761abea Rename some MergedAnnotation `from` methods to `of` 6 years ago
Phillip Webb 3b145a5a73 Add MergedAnnotation.getTypeHierarchy method 6 years ago
Phillip Webb f86affe404 Extract integration test classes from package-info 6 years ago
Juergen Hoeller fff3813d75 Properly detect importing class metadata for lite configuration class 6 years ago
Arjen Poutsma 00a5106bfa Add route(RequestPredicate, HandlerFunction) to RouterFunctions builder 6 years ago
Mark Paluch bb002af8af Fix suspend/resume in AbstractReactiveTransactionManager 6 years ago