public final class NacosPropertiesPrefixer
extends Object
- Author:
- shiyiyue
-
Field Summary
Fields
prefix from spi provider.
-
Method Summary
getPrefix(org.springframework.boot.context.properties.bind.Binder binder)
getPrefix(org.springframework.core.env.Environment environment)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
PREFIX
public static final String PREFIX
prefix from spi provider.
-
Method Details
-
getPrefix
public static String getPrefix(org.springframework.core.env.Environment environment)
-
getPrefix
public static String getPrefix(org.springframework.boot.context.properties.bind.Binder binder)