Polish "Add Kafka sample"

Closes gh-11597
This commit is contained in:
Stephane Nicoll
2018-02-08 12:37:56 +01:00
parent 89e1d95363
commit 07fa8bcf75
9 changed files with 84 additions and 59 deletions

View File

@@ -57,6 +57,7 @@
<module>spring-boot-sample-jta-narayana</module>
<module>spring-boot-sample-jta-jndi</module>
<module>spring-boot-sample-junit-jupiter</module>
<module>spring-boot-sample-kafka</module>
<module>spring-boot-sample-liquibase</module>
<module>spring-boot-sample-logback</module>
<module>spring-boot-sample-oauth2-client</module>
@@ -97,7 +98,6 @@
<module>spring-boot-sample-websocket-undertow</module>
<module>spring-boot-sample-webservices</module>
<module>spring-boot-sample-xml</module>
<module>spring-boot-sample-kafka</module>
</modules>
<!-- No dependencies - otherwise the samples won't work if you change the
parent -->