1. 下载Spring Tool Suite插件
2. 新建Spring Boot项目
3. 填写项目信息
4. 选择项目依赖
5. 完成项目新建
6. 添加一个测试控制器,代码如下
7. 右键项目,选择Spring Boot App运行,并选择一个项目入口
8. 运行效果
Code is lovely
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true