- 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.
推薦閱讀
- Learn Blockchain Programming with JavaScript
- Building a Game with Unity and Blender
- Vue.js 3.0源碼解析(微課視頻版)
- Mastering Android Game Development
- Scala Functional Programming Patterns
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Learning Grunt
- Instant Apache Camel Messaging System
- Learning Kotlin by building Android Applications
- LabVIEW數據采集
- 現代CPU性能分析與優化
- XML程序設計(第二版)
- jQuery Mobile Web Development Essentials(Second Edition)
- Java EE 7 Development with WildFly
- WCF編程(第2版)