1068 Commits (e1e072b75c8e36835799e8ab6166368e24d04808)

Author SHA1 Message Date
Sam Brannen eef9bc899f Avoid NPE in FreeMarkerView.getModelAttributes() in spring-webflux 6 years ago
Sam Brannen 9fb973d4f3 Polish JavaDoc for FreeMarkerView in spring-webflux 6 years ago
Sam Brannen a4f4ef9011 Update documentation for spring.ftl in spring-webflux 6 years ago
Sam Brannen cc4593fda8 Improve FreeMarker macro support in spring-webflux 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Rossen Stoyanchev 0757eaee9d Clear ProducesRequestCondition attribute 6 years ago
Sam Brannen a5828ca14e Polish JavaDoc for AbstractView in spring-webflux 6 years ago
Sam Brannen 7a87d86b80 Fix documentation for FreeMarker `bind` macro in spring-webflux 6 years ago
Sam Brannen 2f640fe205 Polish FreeMarker macro support in spring-webflux 6 years ago
Sam Brannen ac28de0dc1 Polish Javadoc for FreeMarker support 6 years ago
Issam EL-ATIF b58f34d802 Add FreeMarker macro support in spring-webflux 6 years ago
Rossen Stoyanchev 9ce5a18d96 Ignore null attributes in AbstractView 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sebastien Deleuze 23e617160f Use a timeout != 0 in InvocableHandlerMethodTests 6 years ago
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 6 years ago
Brian Clozel 4b8ce04bdc Mark Spring web config classes as proxyBeanMethods=false 6 years ago
Sam Brannen 141ef9082f Clean up Mockito usage 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Juergen Hoeller 5aa0de7ac8 Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7 6 years ago
Arjen Poutsma 9b3c92e8d2 Add leading slash for path predicate if not present 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Rossen Stoyanchev bd910fc62b Fix checkstyle errors 6 years ago
Rossen Stoyanchev da4430e27e BindingResult for resolved async attributes 6 years ago
Rossen Stoyanchev 172afb510a Polish AbstractView in WebFlux 6 years ago
stsypanov 9ca8681f79 Iteration over a map using EntrySet 6 years ago
Juergen Hoeller daee6f5bd9 Avoid expensive assertions in web resource resolution 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen 724c805211 Discontinue use of JUnit 3 APIs 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Juergen Hoeller d3b713d5f0 Upgrade to Protobuf 3.7.1 and HtmlUnit 2.35 6 years ago
Sam Brannen 4d1637a9b7 Avoid warnings in RequestMappingHandlerMappingTests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Arjen Poutsma 2352688ccb MultipartIntegrationTests should not bind to same part multiple times 6 years ago
Rossen Stoyanchev 45147c23c1 Empty body checks in ConsumesRequestCondition 6 years ago
Arjen Poutsma 59f6044c09 Add route(RequestPredicate, HandlerFunction) to RouterFunctions builder 6 years ago
Juergen Hoeller d16beb0e55 Polishing 6 years ago
Stephane Maldini fd36d1efe6 Use explicit expectError(class.java) instead of reactor kotlin extension 6 years ago
Juergen Hoeller c841b62bb0 Consistent parameter retrieval across InvocableHandlerMethod variants 6 years ago
Stephane Maldini 3f8be3416e Use explicit cast to avoid dependency on reactor-core kotlin extension 6 years ago
Juergen Hoeller 3f85a7db1b Consistent exception naming across InvocableHandlerMethod variants 6 years ago
Ippei Nawate 47ff92873b Add null check 6 years ago
Sebastien Deleuze e16a134075 Refine WebFlux Kotlin extensions 6 years ago
Sam Brannen 47c39304af Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller 28039057fd Consistent naming of HandlerMethodArgumentResolver implementations 6 years ago
Juergen Hoeller ea4a174583 Polishing 6 years ago
Juergen Hoeller 3d6476da46 Polishing 6 years ago