Boot 2.0.6 + G-EH Polishing

Add boot configuration to container factory.
This commit is contained in:
Gary Russell
2018-10-20 12:47:42 -04:00
parent dc1f946be3
commit ba22a4f4c3
6 changed files with 17 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.5.RELEASE</version>
<version>2.0.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>