is it possible to create a web interface to a spring-cloud-stream application ?
Many source (file, http, ftp) send data to an application to transform it in a common format, and to reduce development i was thinking to create a web interface where users could easily configure data transformation.