Skip to content

The AbstractTemplateViewResolver class is not abstract #25240

@manueljordan

Description

@manueljordan

Affects: \5.2.6.RELEASE and minor (since 1.1)


If I see the javadoc of the AbstractTemplateViewResolver class, it indicates:

public class AbstractTemplateViewResolver
extends UrlBasedViewResolver

Abstract base class for template view resolvers, in particular for FreeMarker views.

Well the class really is not abstract how is expected.

Of course it comes from the source code:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions