All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.flood.cloud.gateway.autoconfigure.GatewayAutoConfiguration Maven / Gradle / Ivy

There is a newer version: 2.7.14.0
Show newest version
package cn.flood.cloud.gateway.autoconfigure;


import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;

@Configuration
//@ComponentScan(basePackages = {"cn.flood.cloud.gateway.filter",
//        "cn.flood.cloud.gateway.handler",
//        "cn.flood.cloud.gateway.service"})
public class GatewayAutoConfiguration {



}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy