Spring Boot 支持靜態和模板化(template)的歡迎頁面。它首先在配置的靜態內容位置(static、/public、/resources )中查找index.html 文件。如果找不到,則查找index ...
確定! 回上一頁