@Configuration @ConditionalOnMissingBean(name="pebbleEngine") public static class PebbleAutoConfiguration.PebbleDefaultConfiguration extends Object
| Constructor and Description |
|---|
PebbleDefaultConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
com.mitchellbosecke.pebble.PebbleEngine |
pebbleEngine() |
com.mitchellbosecke.pebble.spring4.extension.SpringExtension |
pebbleSpringExtension() |
Copyright © 2018. All rights reserved.