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 09e33da commit f543323Copy full SHA for f543323
pom.xml
@@ -177,6 +177,10 @@
177
<configuration>
178
<excludeArtifacts>
179
<artifact>spring-cloud-gateway-integration-tests</artifact>
180
+ <artifact>grpc</artifact>
181
+ <artifact>http2</artifact>
182
+ <artifact>httpclient</artifact>
183
+ <artifact>mvc-failure-analyzer</artifact>
184
<artifact>spring-cloud-gateway-sample</artifact>
185
</excludeArtifacts>
186
</configuration>
0 commit comments