- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 32字
- 2021-06-30 19:10:52
Source files
We can see that Spring Initializr has created some source files: one for our main application and another for a default test. These are placed under src/main/kotlin and src/test/kotlin, respectively.
推薦閱讀
- Web程序設計及應用
- Spring 5.0 Microservices(Second Edition)
- ExtGWT Rich Internet Application Cookbook
- LaTeX Cookbook
- Facebook Application Development with Graph API Cookbook
- 大學計算機基礎實驗教程
- 信息技術應用基礎
- Procedural Content Generation for C++ Game Development
- Spring Boot實戰
- Programming Microsoft Dynamics? NAV 2015
- C++從入門到精通(第6版)
- 深入實踐DDD:以DSL驅動復雜軟件開發
- 算法圖解
- 分布式系統架構與開發:技術原理與面試題解析
- Python人工智能項目實戰