Add starter, make adapter kick in only if needed

This commit is contained in:
Eric Bottard
2017-08-08 17:18:20 +02:00
parent c3c7f1fccd
commit c98642c2f7
7 changed files with 70 additions and 13 deletions

View File

@@ -25,6 +25,7 @@
<groupId>org.springframework.shell</groupId>
<artifactId>spring-shell</artifactId>
<version>1.2.0.RELEASE</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>