public interface PlaceBinder
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
bind(org.springframework.core.env.Environment environment,
Class<T> targetClass,
String prefix)
全局资源绑定到指定对象即属性
|
String |
bind(String string) |
Copyright © 2021. All rights reserved.