|
|
1 year ago | |
|---|---|---|
| .. | ||
| .nojekyll | 1 year ago | |
| README.md | 1 year ago | |
| _sidebar.md | 1 year ago | |
| index.html | 1 year ago | |
springboot 开发文档
banner
在 resources 目录下创建 banner.txt 文件,或者banner.gif 文件,springboot 启动时会显示 banner 文件的内容。
src/main/resources/application-dev.properties src/main/resources/application-pro.properties src/main/resources/application-test.properties src/main/resources/application.properties