Registry / web-framework / spring-boot-starter-freemarker

spring-boot-starter-freemarker

JSON →
library4.0.6javamavenunverified

Starter for using FreeMarker templating engine with Spring Boot.

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-freemarker</artifactId> <version>4.0.6</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-BOOT-STARTE
S
spring-boot-starter-freemarker
web-frameworkjavav4.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FreeMarkerAutoConfiguration
org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration

Enables FreeMarker auto-configuration in Spring Boot.

import org.springframework.boot.autoconfigure.freemarker.FreeMarkerAutoConfiguration; import org.springframework.context.annotation.Configuration; @Configuration public class ExampleConfig extends FreeMarkerAutoConfiguration { }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spring-boot-starter-freemarker — mvn dependency:get spring-boot-starter-freemarker · libregistry