- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 98字
- 2021-07-02 18:44:58
Coding the Spring Boot microservice
We know that we have some starters available, so let's make use of them to save some time. The service that we are going to create will be the simple REST microservice for storing and retrieving entities from a database: books, in our case. We are not going to implement authentication and security features, just to make it as clean and simple as possible. Books will be stored in an in-memory relational H2 database. We are going to build and run our bookstore with Maven, so let's begin with the pom.xml build file.
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Visual C++程序設計學習筆記
- Java 11 Cookbook
- Teaching with Google Classroom
- MATLAB 2020從入門到精通
- Visual Basic程序設計教程
- Android應用開發(fā)深入學習實錄
- QGIS 2 Cookbook
- Tableau Desktop可視化高級應用
- AMP:Building Accelerated Mobile Pages
- 現(xiàn)代CPU性能分析與優(yōu)化
- PostgreSQL Developer's Guide
- Python編程快速上手2
- 精益軟件開發(fā)管理之道
- 可視化H5頁面設計與制作:Mugeda標準教程