Spring Cloud: Difference between revisions
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
=Overview= | =Overview= | ||
Spring Cloud provided support for microservices. | Spring Cloud provided support for cloud-native applications and microservices. | ||
=Concepts= | =Concepts= |
Revision as of 04:27, 9 October 2018
External
Internal
Overview
Spring Cloud provided support for cloud-native applications and microservices.
Concepts
- Spring Initializr defaults to a JAR packaging of an application, which is the default for deployment on a cloud platform.