META-INF.spring.factories Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pebble-spring-boot-starter Show documentation
Show all versions of pebble-spring-boot-starter Show documentation
Spring Boot starter for Pebble Template Engine
# Auto Configure
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.mitchellbosecke.pebble.boot.autoconfigure.PebbleAutoConfiguration
# Template availability providers
org.springframework.boot.autoconfigure.template.TemplateAvailabilityProvider=\
com.mitchellbosecke.pebble.boot.autoconfigure.PebbleTemplateAvailabilityProvider