原创 Idea新建一個SpringBoot項目

該項目源碼地址:https://github.com/ggb2312/springboot-integration-examples (其中包含SpringBoot和其他常用技術的整合,配套源碼以及筆記。基於最新的 SpringBo

原创 SpringBoot整合aop日誌管理

該項目源碼地址:https://github.com/ggb2312/springboot-integration-examples (其中包含SpringBoot和其他常用技術的整合,配套源碼以及筆記。基於最新的 SpringBo

原创 網頁支付寶接口使用

1.支付寶開發者入駐 進入https://open.alipay.com/platform/home.htm 使用支付寶掃碼登錄 如果是第一次登錄,會讓你填寫個人的信息 2.配置環境 進入https://docs.open.ali

原创 基於SSM框架的後臺權限管理系統

該項目源碼地址:https://github.com/ggb2312/permission 項目在線地址:http://47.100.54.177:8080/permission/login.html 1. 簡介 基於SSM框架簡

原创 guns初級使用

#1.下載guns gitee地址:https://gitee.com/stylefeng/guns 這裏使用的是Guns v5.1 2.配置環境 2.1 導入項目 解壓從gitee上下載的guns源碼。 點擊Import Proj

原创 基於前後端分離的Nginx+Tomcat動靜分離

1.什麼是動靜分離 “動”與“靜” 在弄清動靜分離之前,我們要先明白什麼是動,什麼是靜。 在Web開發中,通常來說,動態資源其實就是指那些後臺資源,而靜態資源就是指Html、img、js、css等文件。 動靜分離就是將動態資源和靜態資

原创 SpringBoot整合阿里雲OSS文件上傳、下載、查看、刪除

該項目源碼地址:https://github.com/ggb2312/springboot-integration-examples (其中包含SpringBoot和其他常用技術的整合,配套源碼以及筆記。基於最新的 SpringB

原创 SpringBoot整合微信小程序登錄

該項目源碼地址:https://github.com/ggb2312/springboot-integration-examples(其中包含SpringBoot和其他常用技術的整合,配套源碼以及筆記。基於最新的 SpringBoo

原创 一款小巧、靈活的ORM框架——Sorm

該項目源碼地址:https://github.com/ggb2312/sorm 配套demo項目:https://github.com/ggb2312/sorm/tree/master/sormdemo jar包地址:https:/