2497 Commits (d250a5155a4470be31a3c9a0e9e64c2fe694f309)

Author SHA1 Message Date
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Juergen Hoeller ae279eaced Polishing 2 years ago
Juergen Hoeller bbde68c49e Polishing 2 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 2 years ago
Sam Brannen 30d6ec3398 Update copyright headers 2 years ago
Johnny Lim ab83972c3e Add missing @Nullable annotations in AbstractResourceResolver subclasses 2 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 2 years ago
rstoyanchev 20afa3265a Encapsulate full path initialization 2 years ago
Patrick Strawderman 372282457f Use Collections.emptyEnumeration() where appropriate 2 years ago
Juergen Hoeller b77d4d01c5 Adapt no-arg value from interface-based InvocationHandler callback 2 years ago
Sam Brannen f86a69ebfb Update copyright headers and polish 2 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 2 years ago
Sam Brannen 67798a7b52 Fix CSS classes in Javadoc HTML tables due to upgrade to Java 17 2 years ago
Stephane Nicoll 294cdba80c Update copyright year of changed file 2 years ago
cwatzl 072a86149d Flag PathResourceResolver#resolve*Internal as @Nullable 2 years ago
Sam Brannen f22f439a68 Suppress deprecation warning due to upgrade to context-propagation 1.0.3 2 years ago
Sam Brannen 6cfb11a360 Upgrade to Micrometer BOM 1.10.8 and context-propagation 1.0.3 2 years ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 2 years ago
Juergen Hoeller cc8c852c2b Specific check for parent of MethodInvocationInfo ClassLoader 2 years ago
rstoyanchev 938dff7bbe Remove (recently committed) erroneous character in test 2 years ago
rstoyanchev 7629ea5672 Update docs to mention Boot's HttpMessageConverters 2 years ago
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 2 years ago
Sam Brannen cef597bedd Update copyright headers 2 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 2 years ago
Sébastien Deleuze b5b115e52c Fix SSE with indenting serializer in WebMvc.fn 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Vatsa 6c8ebc7f7e Add non-null assertions in DefaultServerResponseBuilder 2 years ago
Juergen Hoeller 491ae1e3be Use MethodInvocationInfo class loader in case of JDK platform loader as well 2 years ago
Juergen Hoeller ce2689eead Use MethodInvocationInfo class loader in case of core JDK interface type 2 years ago
Sam Brannen 0ca02ce677 Disable affected tests on Java 18+/19+ 2 years ago
rstoyanchev 202fa5cdb3 Polishing and minor refactoring in HandlerMappingIntrospector 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Vatsa d8fbd35467 Add non-null assertions in DefaultServerRequestBuilder 2 years ago
Sam Brannen ffe7ec4a99 Apply "instanceof pattern matching" in remainder of spring-webmvc module 2 years ago
Sam Brannen 2d56505ea9 Polishing 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Arjen Poutsma 88e6544d9d Fix regression in WebFlux support for WebDAV methods 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 3e3f046dc9 Polishing 2 years ago
Juergen Hoeller f87a87e29d Consistent ordering of Resource methods 2 years ago
rstoyanchev 9a4df5a97d DefaultHandlerExceptionResolver respects custom ModelAndView 2 years ago
Juergen Hoeller ac429a4ef7 Restore fallback to request attributes in FreeMarker template model 2 years ago
Arjen Poutsma 12d4dc1bae Polishing external contribution 2 years ago
rstoyanchev dc843adb45 Improve docs on {@code Accept-Language} negotiation 2 years ago
rstoyanchev e5ff54955f ProblemDetail XML support via Jackson 2 years ago
rstoyanchev ce85fdc5c7 Always use application/problem+json with ProblemDetail 2 years ago
rstoyanchev 7851994a17 Refine empty path handling in MvcUriComponentsBuilder 2 years ago