diff --git a/%E9%A6%96%E9%A0%81.md b/%E9%A6%96%E9%A0%81.md index 9f3c09d..86c935e 100644 --- a/%E9%A6%96%E9%A0%81.md +++ b/%E9%A6%96%E9%A0%81.md @@ -16,7 +16,7 @@ ## 各模組簡介 - src: Spring Boot 程式進入點, - resources 存放所有設定檔 - - db/migration 存放資料庫遷移相關檔案 +- migrations 存放資料庫遷移相關檔案 - security-core: 權限控制 - 更多內容可參考 [RFC-6749](https://www.rfc-editor.org/rfc/rfc6749) , [Spring Security](https://docs.spring.io/spring-security/reference/servlet/index.html)