类 OpenApiAutoconfigure

java.lang.Object
net.guerlab.cloud.server.openapi.autoconfigure.OpenApiAutoconfigure

@Configuration
@EnableConfigurationProperties(OpenApiProperties.class)
public class OpenApiAutoconfigure
extends Object
OpenApi相关路径配置
作者:
guer
  • 构造器详细资料

  • 方法详细资料

    • responseAdvisorAddExcluded

      @Autowired(required=false) public void responseAdvisorAddExcluded​(net.guerlab.spring.web.properties.ResponseAdvisorProperties responseAdvisorProperties)