Hi,
I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible?
Thank you in advance....creating a custom Mustache template engine that processes your...Mustache mustache = mf.compile("template.mustache"); Map<String, Object>...