Skip to content

Conversation

@yvasyliev
Copy link

Having final modifier on TemplateEngine#process* public methods not only makes TemplateEngine class barely extendible but also disables Spring AOP to intercept process* methods execution.

This PR removes final modifier from TemplateEngine#process* public methods.

@yvasyliev yvasyliev changed the title feat: make TemplateEngine#process* methods non-final feat: remove final modifier from TemplateEngine#process* methods Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant