1637-spring boot+mybatis+mysql實(shí)現(xiàn)部門數(shù)據(jù)增加查詢更新源碼 源代碼
學(xué)習(xí)過程中做出來的一個(gè)demo,后端使用springboot+mybatis,前端用了html做了一個(gè)demo頁面。
運(yùn)行環(huán)境
jdk8+tomcat8+mysql+IntelliJ IDEA+maven
項(xiàng)目技術(shù)(必填)
spring boot+spring mvc+mybatis+html+jquery
項(xiàng)目截圖
運(yùn)行截圖(必填)
http://localhost:8080/page/dept/list.html
注意事項(xiàng)
非常基礎(chǔ)的入門實(shí)例,刪除功能沒有實(shí)現(xiàn)