Posts related to tag: template


Spring Boot- Send email using FreeMarker

On this page, we’ll explore how to send an email using Spring Boot and FreeMarker. FreeMarkerTemplateUtils is a utility class […] Continue reading »

Spring Boot + FreeMarker Example

In this article, we’ll integrate the Spring Boot and FreeMarker. FreeMarker is a template engine (Java library) to generate the […] Continue reading »