- 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 Selenium WebDriver
- Android Development with Kotlin
- Processing互動編程藝術
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Access 2016數據庫管
- MongoDB權威指南(第3版)
- 精通Python設計模式(第2版)
- Python忍者秘籍
- HoloLens與混合現實開發
- Mudbox 2013 Cookbook
- 透視C#核心技術:系統架構及移動端開發
- Java EE輕量級解決方案:S2SH
- Ubuntu Server Cookbook
- 計算機常用算法與程序設計教程(第2版)
- 開源網絡地圖可視化:基于Leaflet的在線地圖開發