网关服务集成Sentinel根据IP限流(反爬虫机制)

This commit is contained in:
xiongxiaoyang
2020-06-07 13:54:34 +08:00
parent 330470befa
commit 98b371d348
14 changed files with 153 additions and 80 deletions

View File

@@ -1,3 +1,4 @@
spring:
application:
name: novel-gateway
@@ -8,3 +9,6 @@ spring:
file-extension: yml
group: ${spring.application.name}
namespace: 3960c71a-62ac-4b8f-8c30-bba8e8143a0c
main:
allow-bean-definition-overriding: true