Extract autoconfig

- Create separate spring-shell-autoconfigure and keep
  all autoconfig features there.
- Fixes #329
This commit is contained in:
Janne Valkealahti
2021-12-19 12:31:22 +00:00
parent a2f3dd9ed8
commit 5dcdc4c185
21 changed files with 133 additions and 56 deletions

View File

@@ -4,7 +4,7 @@
<artifactId>spring-shell-docs</artifactId>
<name>Spring Shell Documentation</name>
<packaging>jar</packaging>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.shell</groupId>