initializr/initializr-generator-spring
Stephane Nicoll 7a30f771f2 Provide idiomatic test setup when JUnit Jupiter is available
This commit provides a better test infrastructure when JUnit 5 is
available:

* The default test class uses JUnit Jupiter API
* The vintage engine that the Spring Boot starter provides is excluded
so that only the Junit Jupiter API is available on the classpath

Closes gh-905
2019-05-22 13:49:50 +02:00
..
src Provide idiomatic test setup when JUnit Jupiter is available 2019-05-22 13:49:50 +02:00
pom.xml Polish "Add Gradle Kotlin DSL support" 2019-05-15 16:54:50 +02:00