摘要: 总结--SpringBoot的学习,视频知识的学习 代码时间(包括上课):2h 代码量(行):~100行 博客数量(篇):2篇 了解到的相关知识点: 1、SpringBoot的学习 2、视频知识的学习 阅读全文
posted @ 2023-05-14 23:51 yesyes1 阅读(13) 评论(0) 推荐(0)
摘要: 启动类 //@MapperScan("") //@SpringApplication package com.example.demo; import org.mybatis.spring.annotation.MapperScan; import org.springframework.boot. 阅读全文
posted @ 2023-05-14 19:34 yesyes1 阅读(500) 评论(0) 推荐(0)