gateway网关数据表

时间:2023-11-11 17:02:03
【文件属性】:
文件名称:gateway网关数据表
文件大小:7KB
文件格式:SQL
更新时间:2023-11-11 17:02:03
gateway /** * 网关服务 * 接口调用统一入口、数字验签、身份认证、接口鉴权、接口限流、黑白名单限制 * 开发环境下提供在线调试文档. * @author liuyadu */ @EnableFeignClients @EnableDiscoveryClient @SpringBootApplication @RemoteApplicationEventScan(basePackages = "com.opencloud")

网友评论