Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add inline template support in TemplateEngine #686

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

yinan-symphony
Copy link
Contributor

This commit provides the inline template support in TemplateEgine, so that the template can be initiated not only from a file, but could be also from a template string.

Description

Closes #[ISSUE NUMBER]

Please put here the intent of your pull request.

Dependencies

List the other pull requests that should be merged before/along this one.

Checklist

  • Referenced an issue in the PR title or description
  • Filled properly the description and dependencies, if any
  • Unit/Integration tests updated or added
  • Javadoc added or updated
  • Updated the documentation in docs folder

This commit provides the inline template support in TemplateEgine,
so that the template can be initiated not only from a file, but could
be also from a template string.
@yinan-symphony yinan-symphony force-pushed the feature/inline-template branch from 47cd487 to d09e148 Compare November 14, 2022 14:37
@yinan-symphony yinan-symphony merged commit d47c1c3 into finos:main Nov 14, 2022
@takeoss39 takeoss39 mentioned this pull request Feb 4, 2023
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.

2 participants