Spring Cloud

From NovaOrdis Knowledge Base
Revision as of 04:27, 9 October 2018 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

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.

Projects