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:
Thiago dos Santos Hora
2024-01-09 23:28:17 +01:00
committed by GitHub
parent a94bf971f5
commit 99832d0d4d
13 changed files with 544 additions and 0 deletions
+2
View File
@@ -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 -->