Add TestNG sample application
Add a TestNG sample that also demonstrates @WebIntegrationTest. See gh-2135
This commit is contained in:
@@ -55,9 +55,10 @@
|
||||
<module>spring-boot-sample-secure</module>
|
||||
<module>spring-boot-sample-servlet</module>
|
||||
<module>spring-boot-sample-simple</module>
|
||||
<module>spring-boot-sample-testng</module>
|
||||
<module>spring-boot-sample-tomcat</module>
|
||||
<module>spring-boot-sample-tomcat-jsp</module>
|
||||
<module>spring-boot-sample-tomcat-ssl</module>
|
||||
<module>spring-boot-sample-tomcat</module>
|
||||
<module>spring-boot-sample-tomcat-multi-connectors</module>
|
||||
<module>spring-boot-sample-tomcat7-jsp</module>
|
||||
<module>spring-boot-sample-traditional</module>
|
||||
|
||||
Reference in New Issue
Block a user