- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 132字
- 2021-06-30 19:10:51
Understanding basic usage
First, navigate in your browser to https://start.spring.io/:

Spring Initializr Web Tool
We need to choose the project type for the build system that will be used, in our case a Maven Project. Then, we must choose our programming language, this will be Kotlin, and then the Spring Boot version that will be used, this will be Spring Boot 2.0.0 M7.
For the project metadata, we will set up Group as com.microservices and Artifact as chapter2.
Now, we need to specify the spring dependencies that we require; in the search box we will type Web and select it when it is shown on the list.
Finally, we can click on the Generate Project to get a zip file with the contents of the project; the file will be named chapter2.zip.
推薦閱讀
- Game Programming Using Qt Beginner's Guide
- Offer來了:Java面試核心知識(shí)點(diǎn)精講(原理篇)
- Python Deep Learning
- 深度學(xué)習(xí):算法入門與Keras編程實(shí)踐
- JavaScript動(dòng)態(tài)網(wǎng)頁開發(fā)詳解
- Oracle從入門到精通(第5版)
- C語言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- Python深度學(xué)習(xí):基于TensorFlow
- 領(lǐng)域驅(qū)動(dòng)設(shè)計(jì):軟件核心復(fù)雜性應(yīng)對(duì)之道(修訂版)
- 區(qū)塊鏈底層設(shè)計(jì)Java實(shí)戰(zhàn)
- Mobile Device Exploitation Cookbook
- Kubernetes源碼剖析
- Learning Hadoop 2
- 零代碼實(shí)戰(zhàn):企業(yè)級(jí)應(yīng)用搭建與案例詳解
- Learning Splunk Web Framework