时间:2024-10-13 05:34:15
1、使用repository接口对数据库进行操作如下
2、实现在application.properties中添加数据库的相关配置的方法代码
4、实现repository层的方法代码
7、实现上传文件处理的方法代码