This commit is contained in:
hongqiaowei
2022-03-04 11:18:44 +08:00
committed by GitHub
parent 5ca63817a1
commit 5df2cf3834
41 changed files with 1886 additions and 51 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fizz-gateway-community</artifactId>
<groupId>com.fizzgate</groupId>
<version>2.5.2</version>
<version>2.6</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -47,3 +47,6 @@ we.proxy.RpcInstanceServiceImpl,\
we.stats.ratelimit.ResourceRateLimitConfigService,\
we.global_resource.GlobalResourceService,\
we.dedicated_line.DedicatedLineWebServer
# Application Listeners
org.springframework.context.ApplicationListener=we.context.event.FizzApplicationListener