- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 69字
- 2021-06-30 19:10:52
Resource files
There is a folder to be used for placing resource files, either application properties or static web content. The default application.properties is empty and there is no static content, so there are no files inside. We can see a template folder, as Spring could use Thymeleaf for creating server-side html pages, but we are not going to need it in our microservices so this can be deleted.
推薦閱讀
- 黑客攻防從入門到精通(實戰秘笈版)
- 數據庫系統教程(第2版)
- AngularJS Testing Cookbook
- 深入理解Bootstrap
- Photoshop智能手機APP UI設計之道
- MySQL數據庫應用與管理 第2版
- Microsoft Dynamics 365 Extensions Cookbook
- ASP.NET Core 2 and Vue.js
- Java 9 Programming Blueprints
- Learning Informatica PowerCenter 10.x(Second Edition)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- 自然語言處理Python進階
- 單片機應用與調試項目教程(C語言版)
- 從零開始學C#
- C++寶典