We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b64d71 commit 73befa2Copy full SHA for 73befa2
pom.xml
@@ -193,6 +193,10 @@
193
<configuration>
194
<excludeArtifacts>
195
<artifact>spring-cloud-gateway-integration-tests</artifact>
196
+ <artifact>grpc</artifact>
197
+ <artifact>http2</artifact>
198
+ <artifact>httpclient</artifact>
199
+ <artifact>mvc-failure-analyzer</artifact>
200
<artifact>spring-cloud-gateway-sample</artifact>
201
</excludeArtifacts>
202
</configuration>
0 commit comments