- 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.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Visual FoxPro程序設計教程
- Python進階編程:編寫更高效、優雅的Python代碼
- AngularJS深度剖析與最佳實踐
- 前端架構:從入門到微前端
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- 精通網絡視頻核心開發技術
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- 算法訓練營:提高篇(全彩版)
- Highcharts Cookbook
- C++新經典
- Android應用案例開發大全(第二版)
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Learning VMware vSphere
- Scrapy網絡爬蟲實戰