Resultados da pesquisa a pedido "apache-velocity"

3 a resposta

org.apache.velocity.exception.ResourceNotFoundException: Não foi possível encontrar o recurso 'templates / email / test.vm'

Meu código como segue. VelocityEngine ve = new VelocityEngine(); ve.setProperty(RuntimeConstants.RESOURCE_LOADER, ...