Add Stream processing example

This commit is contained in:
Ivan Paolillo 2016-09-01 12:20:44 +02:00
parent d9da586447
commit 54d3d40e72
16 changed files with 347 additions and 347 deletions

View File

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