BAEL-7125: Global Exception Handling with Spring Cloud Gateway (#15566)
* BAEL-7125: Global Exception Handling with Spring Cloud Gateway * Fix name * Fix condition
This commit is contained in:
committed by
GitHub
parent
a94bf971f5
commit
99832d0d4d
@@ -8,6 +8,7 @@
|
||||
<artifactId>parent-modules</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<name>parent-modules</name>
|
||||
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<dependencies>
|
||||
@@ -410,6 +411,7 @@
|
||||
<module>parent-spring-6</module>
|
||||
|
||||
<module>spring-4</module>
|
||||
<module>spring-6</module>
|
||||
|
||||
<module>spring-cloud-modules</module>
|
||||
<!-- <module>spring-cloud-cli</module> --> <!-- Not a maven project -->
|
||||
|
||||
Reference in New Issue
Block a user