* Shows how to create a simple Spring Cloud Stream processor that converts temperatrues from Fahrenheit to Celsius * Shows how to run it both as a standalone Spring Boot microservice and then on Spring Cloud Data Flow as part of a stream. Polishing the PR