1.創(chuàng)建mybatis項(xiàng)目及相關(guān)包

2.完成applicat的基礎(chǔ)配置

3.實(shí)體類(lèi)(Course)

4.接口(CourseService)

5.接口實(shí)現(xiàn)類(lèi)(CourseServiceImpl)


6.CourseController

7.CourseMapper實(shí)現(xiàn)數(shù)據(jù)庫(kù)相關(guān)方法


8.主類(lèi)運(yùn)行(實(shí)現(xiàn)增刪改查操作)
