原创 Spring Boot集成MyBatis分頁插件_pagehelper

CSDN上搜了很多教程,都比較老,而且不實用,一大堆沒用的配置文件,爲了解決問題,我來寫一篇教程。 首先引入很簡單,配置很容易,代碼入侵量比較低 引入依賴: <!--pagehelper--> <dependency> <gr

原创 java.sql.SQLException: Access denied for user ''@'localhost' (using password: NO)

搭建springboot項目時遇到的小錯誤 今天在搭建springboot項目時啓動項目報錯: org.springframework.jdbc.CannotGetJdbcConnectionException: Failed to

原创 Long類型數據傳遞到前端數據精度丟失問題

在開發頁面的時候,遇到Long類型的數據,傳送給前端遇到精度丟失的問題, 後端發的數據是這個。 前端接收到的數據是這樣 解決的途徑有二種: 1 、在後端把Long類型的數據改成String類型(不推薦) 2、springboot項

原创 template might not exist or might not be accessible by any of the configured Template Resolvers

template might not exist or might not be accessible by any of the configured Template Resolvers 後端開發人員,在開發前端的時候遇到這個問題

原创 StarUML使用簡明教程

最近瞭解到StarUML比較多,所以寫一篇教程供大家參考,不足支持,請見諒。 StarUML(簡稱SU),是一種創建UML類圖,生成類圖和其他類型的統一建模語言(UML)圖表的工具。StarUML是一個開源項目之一發展快、靈活、可擴展