public static class SpringBootBindUtil.SpringBoot2Bind extends Object implements SpringBootBindUtil.IBind
Constructor and Description |
---|
SpringBoot2Bind() |
Modifier and Type | Method and Description |
---|---|
<T> T |
bind(org.springframework.core.env.Environment environment,
Class<T> targetClass,
String prefix) |
public <T> T bind(org.springframework.core.env.Environment environment, Class<T> targetClass, String prefix)
bind
in interface SpringBootBindUtil.IBind
Copyright © 2018. All rights reserved.