comment out spring-boot-starters module in parent pom.xml
This commit is contained in:
parent
6fa4a43d39
commit
0944745a02
2
pom.xml
2
pom.xml
|
@ -42,7 +42,7 @@
|
|||
<module>spring-apache-camel</module>
|
||||
<module>spring-batch</module>
|
||||
<module>spring-boot</module>
|
||||
<module>spring-boot-starters</module>
|
||||
<!-- <module>spring-boot-starters</module> -->
|
||||
<module>spring-controller</module>
|
||||
<module>spring-data-cassandra</module>
|
||||
<module>spring-data-elasticsearch</module>
|
||||
|
|
Loading…
Reference in New Issue