forked from finos/symphony-bdk-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
APP-3110 Handlebars template implementation (finos#260)
* APP-3110 Handlebars template engine implementation * APP-3110 doc * APP-3110 Post merge, updated getting-started guide * APP-3110 http and template implementations as runtime dependencies * APP-3110 reverted ./docs/index.md * APP-3110 Updates implementation selection * APP-3110 :symphony-bdk-http-api and :symphony-bdk-template-api as :symphony-bdk-core transitive dependencies (cherry picked from commit edb1844)
- Loading branch information
Showing
3 changed files
with
6 additions
and
9 deletions.
There are no files selected for viewing
7 changes: 3 additions & 4 deletions
7
...plate-handlebars/src/main/java/com/symphony/bdk/template/handlebars/HandlebarsEngine.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...ate-handlebars/src/main/java/com/symphony/bdk/template/handlebars/HandlebarsTemplate.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters