1583 Commits (5d8a34fee6880457dacc6170ecb077bd2913f63d)

Author SHA1 Message Date
Juergen Hoeller 58011f71e9 Consistent assertions for template method result vs servlet registration 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
Brian Clozel ed7684d2b2 Don't implicitly check preconditions on PUT requests 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
Rossen Stoyanchev 568c93457a Improve ResponseBodyEmitter error handling 7 years ago
Rossen Stoyanchev e20652009d Improve docs on SseEmitter onComplete/onError 7 years ago
Juergen Hoeller 934a995acb Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7 7 years ago
Juergen Hoeller f57fcdee3c Polishing 7 years ago
Patrick0308 6f4d25a6e6 Polish "Use Java 8 forEach method on Map" 7 years ago
Brian Clozel 6d26e61ac7 Guard against invalid paths in ResourceUrlProvider 7 years ago
Juergen Hoeller cd4f0935c5 Revised deprecation markers 7 years ago
Rossen Stoyanchev 36cfdf68b1 Correct log level 7 years ago
Juergen Hoeller bfddbbe731 Polishing 7 years ago
igor-suhorukov 83300c4b27 Polish: follow naming convention 7 years ago
igor-suhorukov 8080f56db8 Polish: "@Override" should be used on overriding and implementing methods 7 years ago
igor-suhorukov d1ccecd021 Polish: to get rid unnecessary array creation 7 years ago
igor-suhorukov 7bce04c06c Polish: combine catches block with same body 7 years ago
igor-suhorukov 49fd724d8f Polish: String function use should be optimized for single characters 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago
Juergen Hoeller 0de36d2883 Consistent HttpMethod identity comparisons 7 years ago
Juergen Hoeller d7cab23e6d Consistent use of StringUtils.toStringArray 7 years ago
Juergen Hoeller 8d3264f680 Prefer List.sort(Comparator) over Collections.sort(List, Comparator) 7 years ago
igor-suhorukov 2be4985b8f Polish: anonymous inner classes containing only one method should become lambdas, 7 years ago
Rossen Stoyanchev 9801afb85d Fix compile error 7 years ago
Juergen Hoeller cd8a1bdb8b AcceptHeaderLocaleContextResolver leniently handles invalid header value 7 years ago
Juergen Hoeller 6d7573262e FormTag skips rendering of hidden fields in case of empty Map 7 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 7 years ago
Juergen Hoeller 46cbdff5c3 Consistent ControllerAdvice applicability against user-declared class 7 years ago
igor-suhorukov 711b0f50f2 Polish: replace the synchronized class "Stack" by an unsynchronized one such as "Deque". 7 years ago
igor-suhorukov 0ee505b73e Polish: assertion arguments should be passed in the correct order, 7 years ago
Stephane Nicoll 991eb4858e Update copyright header 7 years ago
igor-suhorukov e381514b07 Collection.isEmpty() should be used to test for emptiness 7 years ago
igor-suhorukov 4c888d0f32 Polish 7 years ago
Juergen Hoeller 4dc964544f AcceptHeaderLocaleResolver falls back to language-only match among its supported locales 7 years ago
Juergen Hoeller 7f96827ade Polishing 7 years ago
Juergen Hoeller 4a1cc9ced7 Constructor-provided field values get recorded for failed binding result 7 years ago
Rossen Stoyanchev 0ded239453 [doc] Update Spring MVC exception handling content 7 years ago
sdeleuze b6c78452b2 Update and improve script templating documentation 7 years ago
Juergen Hoeller 8d42888476 Upgrade to RxJava 1.3.5 and WebJars Locator 0.35 7 years ago
Rossen Stoyanchev 97894a1c22 Improve logging dependencies for tests 7 years ago
Juergen Hoeller 91e6274b7d Upgrade to Apache HttpClient 4.5.5 and Tomcat 8.5.27 7 years ago
Juergen Hoeller 61579ffe7b Polishing 7 years ago
Juergen Hoeller 9d0e62ef68 Javadoc format and related polishing 7 years ago
Johnny Lim 36d42bcda4 Polish InterceptorRegistration 7 years ago
Juergen Hoeller ea5f8f5a7c Consistently handle NoClassDefFoundError in BeanUtils and related places 7 years ago
Juergen Hoeller 121f9e3734 BridgeMethodResolver properly resolves all declared interfaces 7 years ago
Rossen Stoyanchev ea73ec5c41 ResourceUrlProvider handles sanitizes double slashes 7 years ago
Rossen Stoyanchev 846636f2b9 Polish 7 years ago
Aleksey Voronenkov cb8ad46564 Overloaded methods in InterceptorRegistration 7 years ago