springboot-library
springboot-library copied to clipboard
圖書館管理系統
此為 2023 鐵人賽 - Spring Boot 零基礎入門 系列文章中的實作程式,建議搭配 Day 29 實戰演練 - 打造一個簡單的圖書館系統 文章一起觀看
開發環境
- Spring Boot:3.1.7
- MySQL:8.0.34
使用到的功能
- Spring IoC
- Spring MVC
- Spring JDBC