Add JUnit Jupiter sample application

See gh-8048
This commit is contained in:
Eddú Meléndez
2017-01-20 11:08:14 -05:00
committed by Stephane Nicoll
parent 1c05afbcc7
commit f1664db85e
6 changed files with 183 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
<module>spring-boot-sample-jta-bitronix</module>
<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-liquibase</module>
<module>spring-boot-sample-logback</module>
<module>spring-boot-sample-metrics-dropwizard</module>