- 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
推薦閱讀
- Mastering Entity Framework Core 2.0
- Monkey Game Development:Beginner's Guide
- Rust編程:入門、實戰與進階
- 云原生Spring實戰
- Python貝葉斯分析(第2版)
- Python編程實戰
- Selenium Testing Tools Cookbook(Second Edition)
- Nagios Core Administration Cookbook(Second Edition)
- C++程序設計教程
- Mastering Apache Camel
- HTML5移動Web開發
- Python機器學習開發實戰
- 從“1”開始3D編程
- Microsoft Dynamics GP 2013 Cookbook
- Unreal Engine Game Development Cookbook