16733 Commits (634f5c27926e28a024cfbf8b478b2dab6cfa02b2)
 

Author SHA1 Message Date
Rossen Stoyanchev cb8c6e3251 Add SimpleEvaluationContext 7 years ago
Juergen Hoeller 58011f71e9 Consistent assertions for template method result vs servlet registration 7 years ago
Juergen Hoeller c4e9ce8d0e Clarified repeatable PropertySource annotation vs use as meta-annotation 7 years ago
Juergen Hoeller 3988dd9ebb Polishing 7 years ago
Juergen Hoeller 356ef45e99 ConcurrentReferenceHashMap properly handles getOrDefault for null values 7 years ago
Stephane Nicoll cc12afdea2 Add support for deferred import selector group 7 years ago
Sam Brannen 5f4d5f17f7 Polishing 7 years ago
Sam Brannen 2c2ce55f47 Support target type in JsonPath assertions for MockMvc results 7 years ago
Bronwyn Perry-Huston d64f2eb038 Add JSON matcher to assert on request body 7 years ago
Andy Clement 1db7e02de3 Modify SpEL code gen to take account of null safe refs 7 years ago
Juergen Hoeller 41730220f4 InterceptingClientHttpRequest adapts to StreamingHttpOutputMessage 7 years ago
Juergen Hoeller 499128dae7 URIEditor uses straight ClassPathResource.getURI() access 7 years ago
sdeleuze 36a222acd5 Take into account the MimeType's charset in Jackson encoder 7 years ago
Juergen Hoeller 99bb97388e Upgrade to Tomcat 8.5.29 and Selenium 3.11 7 years ago
Juergen Hoeller 04a8f81710 Polishing 7 years ago
Juergen Hoeller 967a2ef2d2 Validate Class attributes as well as Class array attributes 7 years ago
Juergen Hoeller 50e980c02f Validate declared annotations before deciding between reflection and ASM 7 years ago
Juergen Hoeller 1b1a69a144 SimpleAliasRegistry fully synchronizes registerAlias and removeAlias 7 years ago
Sam Brannen 42b4f6e1ff Clean up warnings and dead code in spring-core module 7 years ago
Sam Brannen 2575c26020 Clean up warnings and dead code in spring-webflux module 7 years ago
Stephane Nicoll fb7c4a3066 Polish 7 years ago
Sam Brannen 1fa1f2b58a Delete unused import 7 years ago
Rossen Stoyanchev e228ded589 Include form and multipart data in WebFlux.fn chapter 7 years ago
Rossen Stoyanchev a3d8c60aba Restructure functional endpoints chapter 7 years ago
Rossen Stoyanchev 3653a37e27 Polish tests 7 years ago
Sam Brannen 107f8bb5fd Polishing 7 years ago
Sam Brannen 00fea23e6b Introduce test for WebTestClient with RegEx-based JsonPath 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
Juergen Hoeller df8061494c TransactionTemplate equality for same transaction manager only 7 years ago
Juergen Hoeller cf74b1b8be Consistent result synchronization in WebAsyncManager 7 years ago
igor-suhorukov 58a5138f26 simplify lambda expression 7 years ago
igor-suhorukov 2f9d0a7de8 simplify boolean NOT operation 7 years ago
igor-suhorukov d89f9af22d parentheses should be removed from a single lambda input parameter when its type is inferred 7 years ago
igor-suhorukov 0c45c4c6a3 lamdbas containing only one statement should not nest this statement in a block 7 years ago
igor-suhorukov 6163f2d32f use more modern java API for empty collections 7 years ago
igor-suhorukov 32b689a994 use StringBuilder for complex string concatenation 7 years ago
igor-suhorukov 407ecf7334 to get rid of "magic" time constants 7 years ago
Brian Clozel ed7684d2b2 Don't implicitly check preconditions on PUT requests 7 years ago
Juergen Hoeller 50253f670e Quick access to volatile field (full synchronization only for lazy init) 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Juergen Hoeller a02aafe5fe Regular getBeanInfo call for interfaces (enabling Introspector's cache) 7 years ago
Rossen Stoyanchev eb96ff2943 Doc improvements related to HTTP streaming 7 years ago
Rossen Stoyanchev 568c93457a Improve ResponseBodyEmitter error handling 7 years ago
Rossen Stoyanchev e20652009d Improve docs on SseEmitter onComplete/onError 7 years ago
Sam Brannen b14301bfba Allow TestContextManager to be compiled in Eclipse again 7 years ago
Violeta Georgieva 030bc224e3 Invert the check for ServletInputStream.isReady() 7 years ago
Juergen Hoeller 20287e0cb0 Polishing 7 years ago
Juergen Hoeller 934a995acb Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7 7 years ago
Sam Brannen 0f5a3e2647 Polish formatting in Groovy scripts 7 years ago