Merge branch '6.2.x'

This commit is contained in:
Sébastien Deleuze
2024-12-30 09:02:26 +01:00
8 changed files with 10 additions and 9 deletions
@@ -657,7 +657,7 @@ class UriTemplateServletAnnotationControllerHandlerMethodTests extends AbstractS
@Override
public View resolveViewName(final String viewName, Locale locale) {
return new AbstractView () {
return new AbstractView() {
@Override
public String getContentType() {
return null;