added the spring-boot-exceptions to the spring-boot-modules pom.xml.
This commit is contained in:
parent
5b5b8a7ab0
commit
abf1f21041
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue