Frameworks - krema2ren/examples GitHub Wiki

Velocity Template Library

Velocity permits you to use a simple yet powerful template language to reference objects defined in Java code. It is written in 100% pure Java and can be easily embedded into your own applications. The engine is the core of the Apache Velocity Project

Project Link: https://velocity.apache.org

Example with springframework