- Learning Spring Boot 2.0(Second Edition)
- Greg L. Turnquist
- 64字
- 2021-07-02 15:18:03
What you need for this book
- Spring Boot 2.0 requires Java Developer Kit (JDK) 8 or higher
- A modern IDE (IntelliJ IDEA or Spring Tool Suite) is recommended
- RabbitMQ 3.6 or higher must be installed (check out https://www.rabbitmq.com/download.html, or, when using Mac Homebrew, brew install RabbitMQ)
- MongoDB 3.0 or higher must be installed (check out https://www.mongodb.com/download-center, or, when using Mac Homebrew, brew install MongoDB)
推薦閱讀
- 極簡算法史:從數學到機器的故事
- C++面向對象程序設計(第三版)
- 測試驅動開發:入門、實戰與進階
- Delphi程序設計基礎:教程、實驗、習題
- Learn Scala Programming
- C語言從入門到精通(第4版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- MySQL數據庫基礎實例教程(微課版)
- Android Native Development Kit Cookbook
- C語言課程設計
- Test-Driven Machine Learning
- 軟件項目管理實用教程
- Zabbix Performance Tuning
- Delphi開發典型模塊大全(修訂版)
- Distributed Computing with Python