public class MustacheEnvironmentCollector
extends com.samskivert.mustache.DefaultCollector
implements org.springframework.context.EnvironmentAware
Mustache.Collector
to expose properties from the Spring Environment
.Constructor and Description |
---|
MustacheEnvironmentCollector() |
Modifier and Type | Method and Description |
---|---|
com.samskivert.mustache.Mustache.VariableFetcher |
createFetcher(Object ctx,
String name) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.