# springboot-idea-chapter05-class-1 **Repository Path**: Java-1024/springboot-idea-chapter05-class-1 ## Basic Information - **Project Name**: springboot-idea-chapter05-class-1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2021-10-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 模板技术 ## 第8周 第一次课程设计 ### 准备 - 导入 resources/db 目录下的 chapter05-demo.sql - 运行 Chapter05Application ### LayUI 前端框架 由于LayUI官网已经关闭,相关资料查询学习通 ### LayUI 数据表格处理 http://localhost:8080/hellouser http://localhost:8080/adminuser.html ### 上传下载 http://localhost:8080/toUpload ### JPA 访问 - UserRepository