- Mastering Microservices with Java
- Sourabh Sharma
- 62字
- 2021-07-02 13:03:34
Further reading
The following are a few links that you can take a look at in order to learn more about the tools we used here:
- Spring Boot: http://projects.spring.io/spring-boot/
- Download NetBeans: https://netbeans.org/downloads
- Representational State Transfer (REST): Chapter 5 (https://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm) of Roy Thomas Fielding's PhD dissertation entitled Architectural Styles and the Design of Network-based Software Architectures
- REST: https://en.wikipedia.org/wiki/Representational_state_transfer
- Maven: https://maven.apache.org/
- Gradle: http://gradle.org/
推薦閱讀
- ASP.NET MVC4框架揭秘
- Java應(yīng)用開發(fā)與實(shí)踐
- Python爬蟲開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- SEO實(shí)戰(zhàn)密碼
- 組態(tài)軟件技術(shù)與應(yīng)用
- PHP編程基礎(chǔ)與實(shí)例教程
- 編寫高質(zhì)量代碼:改善Objective-C程序的61個建議
- 零基礎(chǔ)學(xué)C語言第2版
- C++程序設(shè)計(jì)
- 交互式程序設(shè)計(jì)(第2版)
- Google Adsense優(yōu)化實(shí)戰(zhàn)
- Clojure編程樂趣
- WCF編程(第2版)
- Thymeleaf 3完全手冊
- Visual C++ 開發(fā)從入門到精通