Package | Description |
---|---|
org.springframework.boot.autoconfigure.freemarker |
Auto-configuration for Freemarker.
|
org.springframework.boot.autoconfigure.thymeleaf |
Auto-configuration for Thymeleaf.
|
org.springframework.boot.autoconfigure.velocity |
Auto-configuration for Velocity.
|
Modifier and Type | Method and Description |
---|---|
ResourceUrlEncodingFilter |
FreeMarkerAutoConfiguration.FreeMarkerWebConfiguration.resourceUrlEncodingFilter() |
Modifier and Type | Method and Description |
---|---|
ResourceUrlEncodingFilter |
ThymeleafAutoConfiguration.ThymeleafResourceHandlingConfig.resourceUrlEncodingFilter() |
Modifier and Type | Method and Description |
---|---|
ResourceUrlEncodingFilter |
VelocityAutoConfiguration.VelocityWebConfiguration.resourceUrlEncodingFilter()
Deprecated.
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.