16322 Commits (f4813f5b4c2ac3dbae6ab8a1d097c5310e1b41a8)
 

Author SHA1 Message Date
Stephane Nicoll f4813f5b4c Merge pull request #1759 from igor-suhorukov 7 years ago
igor-suhorukov 8d2f64fe2d Nested "enum"s should not be declared static 7 years ago
Rossen Stoyanchev f9e6ea5482 MvcResult returns asyncResult after asyncDispatch 7 years ago
igor-suhorukov e6020ed377 avoid unnecessary autoboxing 7 years ago
Rossen Stoyanchev b8d72516e1 Update link to WebSocket spec issue 7 years ago
Sam Brannen 4b9e3a9211 Introduce failing test for SPR-16652 7 years ago
Juergen Hoeller d95bbb6b1b Test for hasError keeping body available in case of unknown status code 7 years ago
Juergen Hoeller b2d87abcbb Polishing 7 years ago
Stephane Nicoll d1a0b8d53f Clarify the format supported by @PropertySource 7 years ago
Rossen Stoyanchev 5861e9685b Always specify charset for form data requests 7 years ago
Rossen Stoyanchev e00384a6fd MimeTypeUtils trims parameter names / values 7 years ago
igor-suhorukov 4aae6a6dda Use Map.forEach instead of manual Map.Entry iteration wherever possible SPR-16646 7 years ago
Rossen Stoyanchev 224d52e032 Refine RequestedContentTypeResolver contract 7 years ago
Rossen Stoyanchev f3994467c4 Refine ContentNegotiationStrategy contract 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Juergen Hoeller c072c6deb5 Refined javadoc for SimpleEvaluationContext and its builder features 7 years ago
Juergen Hoeller 98ad23bef8 Consistent logging of encoded path evaluation failure 7 years ago
Sam Brannen 75f70b269e Introduce @Nested tests with constructor injection 7 years ago
Sam Brannen b6e9d1c9ad Publish SpEL content in Reference Manual 7 years ago
Juergen Hoeller 13356a7ee2 Consistent encoded path evaluation in reactive ResourceWebHandler and co 7 years ago
Juergen Hoeller e3d0ef6015 Use Map.forEach instead of manual Map.Entry iteration wherever possible 7 years ago
Juergen Hoeller 10cb2ccaef Avoid triggering lazy resolution in MultipartResolver.cleanupMultipart 7 years ago
Juergen Hoeller 24aae2e104 Defensive containsSingleton cache guard within getObjectFromFactoryBean 7 years ago
Juergen Hoeller f59ea610df Simplified separator check within isInvalidEncodedPath 7 years ago
Juergen Hoeller c60cefa331 SimpleEvaluationContext.Builder withRootObject/withTypedRootObject 7 years ago
Rossen Stoyanchev 19875d8e3f Document WebFlux concurrency model 7 years ago
Juergen Hoeller c441d60d1d Upgrade to Kotlin 1.2.31 and RxJava 2.1.12 7 years ago
Juergen Hoeller 8d5587fe4f Consistent thread-safe iteration in DefaultSingletonBeanRegistry 7 years ago
Juergen Hoeller 9128226da4 SimpleEvaluationContext.Builder withMethodResolvers/withInstanceMethods 7 years ago
Rossen Stoyanchev a989ea0867 Polish Synchronoss message reader 7 years ago
Rossen Stoyanchev 729d0d2796 Property handling of Void.class in WebClient retrieve() 7 years ago
Rossen Stoyanchev ab2410c754 MimeTypeUtils uses SecureRandom 7 years ago
Rossen Stoyanchev f6ea7407e6 Improve docs on client-side multipart requests 7 years ago
Rossen Stoyanchev d007c25585 Improve docs on RestTemplate 7 years ago
Rossen Stoyanchev 0af847c01c ServerSentEventHttpMessageReader internal refactoring 7 years ago
Juergen Hoeller b2f900e518 Upgrade to Hibernate ORM 5.2.16 and 5.1.13 7 years ago
Juergen Hoeller f00afe3247 Use (Concurrent)Map.computeIfAbsent for lazy nested collection creation 7 years ago
Juergen Hoeller 8d8e218b52 Consistent FactoryBean cache visibility in concurrent creation scenarios 7 years ago
Juergen Hoeller 937cd48fcb Contextual BeanCreationException in case of depending on a missing bean 7 years ago
Juergen Hoeller 38dcd179d5 Guidance of which PropertyAccessors to use with SimpleEvaluationContext 7 years ago
Rossen Stoyanchev 94924566d5 Minor typo in docs 7 years ago
Rossen Stoyanchev 3b4c7a40c0 Improve docs on @Controller methods in STOMP section 7 years ago
Arjen Poutsma c56317928f Add formData() and multipartData() to ServerRequest 7 years ago
Rossen Stoyanchev 1b83f129a2 ReactorNettyTcpClient uses elastic pool 7 years ago
Juergen Hoeller a8688880b1 Upgrade to RxJava 2.1.11 and 1.3.7 as well as Jetty 9.4.9 7 years ago
Juergen Hoeller 51c57d77d9 SimpleEvaluationContext with dedicated factory methods for common cases 7 years ago
Rossen Stoyanchev 025ee83403
Update CONTRIBUTING.md 7 years ago
sn42 f18d8c31e2 Correct link caption. 7 years ago
Christoph Dreis d3a0a8e007 Use Collection.removeIf() where possible (#1747) 7 years ago
Rossen Stoyanchev e0de9126ed Re-use EvaluationContext in DefaultSubscriptionRegistry 7 years ago