@Configuration
@ConfigurationProperties(value="easy-es")
@ConditionalOnProperty(prefix="easy-es",
name="enable",
havingValue="true",
matchIfMissing=true)
public class EasyEsConfigProperties
extends Object
Copyright © 2022 xpc1024 All Rights Reserved
Copyright © 2023. All rights reserved.