@ -114,5 +114,4 @@ public interface BootstrapPropertiesInterface {
default Map<String, String> getConsul() {
return null;
}
@ -82,7 +82,7 @@ public class BootstrapConfigProperties implements BootstrapPropertiesInterface {
private Map<String, Object> polaris;
/**
* consul config
* Consul config
*/
private Map<String, String> consul;