- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 128字
- 2021-07-02 19:45:01
Setting up a development environment
To crystalize microservices' concepts, a couple of microservices will be built. For that, it is assumed that the following components are installed:
- JDK 1.8 (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
- Spring Tool Suite 3.8.2 (STS) (https://spring.io/tools/sts/all)
- Maven 3.3.1 (https://maven.apache.org/download.cgi)
Alternately, other IDEs like IntelliJ IDEA/NetBeans/Eclipse could be used. Similarly, alternate build tools like Gradle can be used. It is assumed that Maven repository, class path, and other path variables are set properly for running STS and Maven projects.
This chapter is based on the following versions of Spring libraries:
- Spring Framework 5.0.0.RC1
- Spring Boot 2.0.0. M1
The focus of this chapter is not to explore the full features of Spring Boot, but to understand some of the essential and important features of Spring Boot, required when building microservices.
推薦閱讀
- Unreal Engine Physics Essentials
- Windows系統(tǒng)管理與服務(wù)配置
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團(tuán)隊(duì)協(xié)同等核心場(chǎng)景實(shí)戰(zhàn)
- Big Data Analytics
- Learn React with TypeScript 3
- Access 2010中文版項(xiàng)目教程
- HTML5+CSS3+JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- Visual Basic程序設(shè)計(jì)全程指南
- Python預(yù)測(cè)分析與機(jī)器學(xué)習(xí)
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- Swift High Performance
- Visual FoxPro程序設(shè)計(jì)實(shí)驗(yàn)教程
- Python程序員面試算法寶典
- Go語言編程之旅:一起用Go做項(xiàng)目