We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da89632 commit dc2c776Copy full SHA for dc2c776
1 file changed
pom.xml
@@ -113,7 +113,6 @@
113
</activation>
114
<modules>
115
<module>springboot-data-jpa-h2</module>
116
- <module>springboot-whitelabel-error-page</module>
117
<module>springboot-exception-handler</module>
118
<module>springboot-handler-method-argument-resolver</module>
119
<module>springboot-jpa-many-to-many</module>
@@ -135,6 +134,7 @@
135
134
<module>springboot-quartz-reactjs-angularjs</module>
136
<module>springboot-resttemplate</module>
137
<module>springboot-security</module>
+ <module>springboot-whitelabel-error-page</module>
138
</modules>
139
</profile>
140
</profiles>
0 commit comments