Change to boot 2.x
- disable PropertyPlaceholderAutoConfiguration in NoAutoConf - Remove shell1 deps - Update README
This commit is contained in:
@@ -37,16 +37,6 @@
|
||||
<artifactId>spring-shell-standard-commands</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-shell1-adapter</artifactId>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.springframework.shell</groupId>
|
||||
<artifactId>spring-shell-jcommander-adapter</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user