added the spring-boot-exceptions to the spring-boot-modules pom.xml.

This commit is contained in:
Greg Martin 2020-03-08 16:24:37 -04:00
parent 5b5b8a7ab0
commit abf1f21041
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
<module>spring-boot-crud</module>
<module>spring-boot-data</module>
<module>spring-boot-environment</module>
<module>spring-boot-exceptions</module>
<module>spring-boot-flowable</module>
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
<module>spring-boot-jasypt</module>