-
Notifications
You must be signed in to change notification settings - Fork 4
Support WireMock-native template engine #31
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Due to the hardiness / OSGi incompatibility of Handlebars tpl engine, as a workaround, AEM Stubs are using alternative tpl engine Pebble. Generally speaking, Pebble is more flexible and has more features, however using it causes a mismatch between snippets from WireMock that could be copy/pasted and used on AEM via AEM Stubs and in the end, errors.
Maybe some trick could be used to make Handlebars java OSGi ready and used instead of Pebble to make our WireMock running on AEM more compatible with standalone one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request