Spring Cloud: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[Spring#Projects|Spring]] | * [[Spring#Projects|Spring]] | ||
=Concepts= | |||
<font color=darkgray> | |||
* [[Spring Initializr]] defaults to a JAR packaging of an application, which is the default for deployment on a cloud platform. | |||
</font> | |||
=Projects= | =Projects= |
Revision as of 05:36, 8 October 2018
External
Internal
Concepts
- Spring Initializr defaults to a JAR packaging of an application, which is the default for deployment on a cloud platform.