- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 40字
- 2021-06-30 19:10:51
Reviewing the generated project files
If we unzip the file, we will see several files:
[.mvn]
[wrapper]
maven-wrapper.jar
maven-wrapper.properties
[src]
[main]
[kotlin]
[com]
[microservices]
[chapter2]
Chapter2Application.kt
[resources]
[static]
[templates]
application.properties
[test]
[kotlin]
[com]
[microservices]
[chapter2]
Chapter2ApplicationTests.kt
.gitignore
mvnw
mvnw.cmd
pom.xml
推薦閱讀
- SQL Server 從入門到項(xiàng)目實(shí)踐(超值版)
- UML和模式應(yīng)用(原書第3版)
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- Visual Studio 2012 Cookbook
- 垃圾回收的算法與實(shí)現(xiàn)
- C語(yǔ)言程序設(shè)計(jì)
- The React Workshop
- Easy Web Development with WaveMaker
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- JavaScript:Moving to ES2015
- Extreme C
- Python入門很輕松(微課超值版)
- Image Processing with ImageJ
- Scala編程(第5版)
- Java 從入門到項(xiàng)目實(shí)踐(超值版)