書名: Spring Microservices作者名: Rajesh RV本章字數: 65字更新時間: 2021-07-02 16:28:29
Getting started with Spring Boot
There are different ways that Spring Boot-based application development can be started:
- Using the Spring Boot CLI as a command-line tool
- Using IDEs such as STS to provide Spring Boot, which are supported out of the box
- Using the Spring Initializr project at http://start.spring.io
All these three options will be explored in this chapter, developing a variety of sample services.
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- The DevOps 2.3 Toolkit
- The Android Game Developer's Handbook
- iOS開發實戰:從零基礎到App Store上架
- Python神經網絡項目實戰
- Python完全自學教程
- Unity UI Cookbook
- Mastering ROS for Robotics Programming
- 智能搜索和推薦系統:原理、算法與應用
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Lift Application Development Cookbook
- Magento 2 Beginners Guide
- 零基礎學SQL(升級版)
- 用Python動手學統計學
- Mastering Clojure