2023年9月4日
摘要: 1 idea 新建项目 2 选择springboot 版本以及相关配置 创建好项目 3 设置项目配置 4 初始化的项目结构如下 5 新建IndexController package com.example.demo.controller; import org.springframework.we 阅读全文
posted @ 2023-09-04 11:51 ヽ坚强的蘑菇 阅读(25) 评论(0) 推荐(0) 编辑