Skip to content

Commit 6647064

Browse files
committed
Remove the spring-worker-example from the build (and from the buld only) until eclipse-vertx/vertx-codegen#131 is fixed and released.
1 parent 8145935 commit 6647064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<module>spring-example</module>
1616
<module>springboot-clustering</module>
1717
<module>spring-verticle-factory</module>
18-
<module>spring-worker-example</module>
18+
<!--<module>spring-worker-example</module>-->
1919
</modules>
2020

2121
</project>

0 commit comments

Comments
 (0)