-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
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)Issues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug