How to pass dynamic HashMap value to Velocity template.
String.valueOf(i) is a dynamic key and I want to print the value using velocity template
Below is the