Add comment to odd looking dependency

This commit is contained in:
Dave Syer
2018-05-22 09:20:53 +01:00
parent 8e9a5504cb
commit 6b74fc13c2

View File

@@ -31,6 +31,7 @@
<artifactId>spring-cloud-function-context</artifactId>
</dependency>
<dependency>
<!-- Spring Boot autoconfiguration needs this to be able to create a Jackson ObjectMapper -->
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>