Add additional doc correction
This commit is contained in:
@@ -182,7 +182,7 @@ spring:
|
||||
|
||||
=== Managed vs standalone
|
||||
|
||||
Code using the Spring Cloud Stream library can be deployed as a standalone application or as a Spring Cloud Data Flow module. In standalone mode your application will run happily as a service or in any PaaS (Cloud Foundry, Lattice, Heroku, Azure, etc.). Spring Cloud Data Flow helps orchestrating the communication between instances, so the aspects of module configuration that deal with module interconnection will be configured transparently.
|
||||
Code using the Spring Cloud Stream library can be deployed as a standalone application or be used as a Spring Cloud Data Flow module. In standalone mode your application will run happily as a service or in any PaaS (Cloud Foundry, Lattice, Heroku, Azure, etc.). Spring Cloud Data Flow helps orchestrating the communication between instances, so the aspects of module configuration that deal with module interconnection will be configured transparently.
|
||||
|
||||
==== Fat JAR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user