b6ae9ec3b4
* BAEL-15951 Moved vavr, JHipster to default profiles * BAEL-14304 Include the SpringContextIntegrationTest in the default build - Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists * BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles * BAEL-14304 Minor changes
Relevant Articles:
-
greeter-library: The sample library that we're creating the starter for.
-
greeter-spring-boot-autoconfigure: The project containing the auto-configuration for the library.
-
greeter-spring-boot-starter: The custom starter for the library.
-
greeter-spring-boot-sample-app: The sample project that uses the custom starter.