# springboot **Repository Path**: jzh1997/springboot ## Basic Information - **Project Name**: springboot - **Description**: 记录自己学习springboot的经历 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2018-01-04 - **Last Updated**: 2021-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot 记录自己学习springboot的经历 ##### [第01章—快速构建][01] springboot-helloworld [01]:http://www.cnblogs.com/jinxiaohang/p/8195938.html ##### [第03章—打造RESTful风格API][03] springboot-restfulapi [03]:http://www.cnblogs.com/jinxiaohang/p/8196474.html ##### [第04章—整合Mybatis][04] springboot-mybatis [04]:http://www.cnblogs.com/jinxiaohang/p/8215780.html ##### [第05章—Swagger2打造在线接口文档][05] springboot-swagger2 [05]:http://www.cnblogs.com/jinxiaohang/p/8269971.html ##### [第06章—热部署][06] springboot-devtools [06]:http://www.cnblogs.com/jinxiaohang/p/8271246.html ##### [第08章—整合SpringDataJPA][08] springboot-jpa [08]:http://www.cnblogs.com/jinxiaohang/p/8290504.html ##### [第09章—使用Lombok插件][09] springboot-lombok [09]:http://www.cnblogs.com/jinxiaohang/p/8295678.html ##### [第10章—开启事务][10] springboot-transactional [10]:http://www.cnblogs.com/jinxiaohang/p/8296549.html ##### [第12章—整合Redis][12] springboot-redis [12]:http://www.cnblogs.com/jinxiaohang/p/8321890.html ##### [第13章—数据库连接池(Druid)][13] springboot-druid [13]:http://www.cnblogs.com/jinxiaohang/p/8329103.html ##### [第14章—数据库连接池(C3P0)][14] springboot-c3p0 [14]:http://www.cnblogs.com/jinxiaohang/p/8337593.html ##### [第15章—数据库连接池(DBCP2)][15] springboot-dbcp2 [15]:http://www.cnblogs.com/jinxiaohang/p/8337816.html ##### [第16章—日志(slf4j logback)][16] springboot-logback [16]:http://www.cnblogs.com/jinxiaohang/p/8351045.html ##### [第17章—前端分页(Bootstrap-Table)][17] springboot-paging-bootstraptable [17]:http://www.cnblogs.com/jinxiaohang/p/8370713.html ##### [第18章—后端分页(Mybatis)][18] springboot-paging-mybatis [18]:http://www.cnblogs.com/jinxiaohang/p/8370714.html ##### [第19章—后端分页(PageHelper)][19] springboot-paging-pagehelper [19]:http://www.cnblogs.com/jinxiaohang/p/8370718.html ##### [第20章—跨域访问(CORS)][20] springboot-cors [20]:http://www.cnblogs.com/jinxiaohang/p/8414697.html ##### [第21章—websocket][21] springboot-websocket [21]:https://www.cnblogs.com/jinxiaohang/p/10117823.html ##### [第22章—开启HTTPS][22] springboot-ssl [22]:https://www.cnblogs.com/jinxiaohang/p/11906469.html