- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 79字
- 2021-07-02 19:45:01
Getting started with Spring Boot
These are the different ways in which Spring Boot-based application development can be started:
- By using Spring Boot CLI as a command-line tool
- By using IDEs like Spring Tool Suite (STS), which provide Spring Boot, supported out of the box
- By using the Spring Initializr project at http://start.spring.io
- By using SDKMAN! (The Software Development Kit Manager) from http://sdkman.io
The first three options will be explored in this chapter, developing a variety of example services.
推薦閱讀
- JavaScript Unlocked
- 數據庫系統原理及MySQL應用教程
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- C/C++常用算法手冊(第3版)
- WordPress Plugin Development Cookbook(Second Edition)
- Java程序設計
- Spring Boot Cookbook
- 組態軟件技術與應用
- Mastering Data Mining with Python:Find patterns hidden in your data
- 區塊鏈技術與應用
- NetBeans IDE 8 Cookbook
- Scala Data Analysis Cookbook
- Clojure for Machine Learning
- Creating Data Stories with Tableau Public
- C++標準庫(第2版)