2521 Commits (e2a5cfb4591c2460d7d1ff26047a3ced0e6e2020)

Author SHA1 Message Date
Juergen Hoeller e2a5cfb459 Consistent nullability for concurrent result 2 years ago
Juergen Hoeller c668473186 Polishing 2 years ago
rstoyanchev a1463c2bf2 Do not set exception attribute if response body is set 2 years ago
Sébastien Deleuze 8d51fc0444 Add CORS support for Private Network Access 2 years ago
Brian Clozel 56c63c779f Fix HandlerMappingIntrospector uri matching 2 years ago
rstoyanchev db52c77cca Minor updates in HandlerMappingIntrospector 2 years ago
Sam Brannen 21793b4f93 Suppress warnings in Gradle build 2 years ago
Juergen Hoeller 65781046cf Polishing 2 years ago
Sam Brannen 86b8a70ce6 Ensure PathResourceResolvers log warnings for non-existent resources 2 years ago
rstoyanchev 770cbd2fb5 Revise exception handling in HandlerMappingIntrospector 2 years ago
rstoyanchev 19e8ed130c Cache Filter for HandlerMappingIntrospector and log warnings 2 years ago
rstoyanchev ac235a0c43 Fix checkstyle violation 2 years ago
rstoyanchev a4e3af5cbe Revise HandlerMappingIntrospector caching 2 years ago
rstoyanchev 44a37000ec HandlerMappingIntrospector exposes Filter for caching 2 years ago
rstoyanchev 53fe5fafed Minor refactoring in HandlerMappingIntrospector 2 years ago
rstoyanchev b9bd98fc5b Polishing in HandlerMappingIntrospector 2 years ago
rstoyanchev 4dab35205d Avoid super.doTrace for ERROR dispatches 2 years ago
Stéphane Nicoll 9aa707ec4b Polish "Return consistent collection type for matrix variables" 2 years ago
Bernie Schelberg ea30c8fb5b Return consistent collection type for matrix variables 2 years ago
Sébastien Deleuze 76b8bb2c75 Refine CORS documentation for wildcard processing 3 years ago
Sam Brannen 6da9aed055 Update copyright header 3 years ago
shin-mallang 249f6f2da5 Polish resolveArgument method in RequestResponseBodyMethodProcessor 3 years ago
Sam Brannen d0d0ed0578 Update copyright headers 3 years ago
Brian Clozel e83793ba7f Batch SSE events writes when possible 3 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 3 years ago
Juergen Hoeller ae279eaced Polishing 3 years ago
Juergen Hoeller bbde68c49e Polishing 3 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 3 years ago
Sam Brannen 30d6ec3398 Update copyright headers 3 years ago
Johnny Lim ab83972c3e Add missing @Nullable annotations in AbstractResourceResolver subclasses 3 years ago
Sam Brannen 68f2b0ca59 Rely on auto-boxing in tests 3 years ago
rstoyanchev 20afa3265a Encapsulate full path initialization 3 years ago
Patrick Strawderman 372282457f Use Collections.emptyEnumeration() where appropriate 3 years ago
Juergen Hoeller b77d4d01c5 Adapt no-arg value from interface-based InvocationHandler callback 3 years ago
Sam Brannen f86a69ebfb Update copyright headers and polish 3 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 3 years ago
Sam Brannen 67798a7b52 Fix CSS classes in Javadoc HTML tables due to upgrade to Java 17 3 years ago
Stephane Nicoll 294cdba80c Update copyright year of changed file 3 years ago
cwatzl 072a86149d Flag PathResourceResolver#resolve*Internal as @Nullable 3 years ago
Sam Brannen f22f439a68 Suppress deprecation warning due to upgrade to context-propagation 1.0.3 3 years ago
Sam Brannen 6cfb11a360 Upgrade to Micrometer BOM 1.10.8 and context-propagation 1.0.3 3 years ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 3 years ago
Juergen Hoeller cc8c852c2b Specific check for parent of MethodInvocationInfo ClassLoader 3 years ago
rstoyanchev 938dff7bbe Remove (recently committed) erroneous character in test 3 years ago
rstoyanchev 7629ea5672 Update docs to mention Boot's HttpMessageConverters 3 years ago
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 3 years ago
Sam Brannen cef597bedd Update copyright headers 3 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 3 years ago
Sébastien Deleuze b5b115e52c Fix SSE with indenting serializer in WebMvc.fn 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago