- 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.
推薦閱讀
- Learning Real-time Processing with Spark Streaming
- Oracle從新手到高手
- PHP 編程從入門到實踐
- C語言程序設計
- 硅谷Python工程師面試指南:數據結構、算法與系統設計
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Arduino可穿戴設備開發
- Android Sensor Programming By Example
- Mastering Machine Learning with R
- 你必須知道的.NET(第2版)
- Mastering R for Quantitative Finance
- JSP程序設計與案例教程
- Android for the BeagleBone Black
- Java核心技術·卷Ⅱ:高級特性(原書第10版)
- Node Web Development(Second Edition)