We have a requirement to create complex fixed length and variable length Strings. These strings might represent a customer profile, an order etc. Which JVM based programming lan
Sounds like a problem for Apache Velocity templating engine. It is a Java library with a templating syntax or DSL if you will.