原创 Shiro Realm 小案例

package com.shiro.shirorealm;   import org.apache.shiro.authc.AuthenticationException; import org.apache.shiro.authc.Au

原创 Hibernate入門

Hibernate入門     創建一個實體類User  import java.io.Serializable;  public class User implements Serializable { //用戶ID      p

原创 Springboot 整合 thymeleaf 簡單使用

Springboot 整合 thymeleaf 簡單使用目錄結構:pom.xml的配置依賴application.yml 配置文件前端頁面編輯usermapper.xml 文件編寫頁面顯示:thymeleaf 常用標籤,th:action

原创 Shiro HelloWord

目錄結構以及jar Quickstart.java package com.shiro.test; import org.apache.shiro.SecurityUtils; import org.apache.shiro.authc

原创 Could not autowire. No beans of 'UserDao' type found. 錯誤個人見解

Could not autowire. No beans of 'UserDao' type found.如果說出現這個問題得時候,向服務斷髮送請求得時候並沒有報錯,這Idea自身得毛病,不用管!有得時候就怕是其他得錯誤,然而歸咎於 Co

原创 Openlayers3控件

<!doctype html> <html lang="en"> <script>     /**      * 此頁面是一個HelloWord 以及Operlayers的控件顯示      */ </script> <head>    

原创 SpringBoot整合Mybatis,簡單明瞭

SpringBoot整合Mybatis --->Maven 1.在pom.xml裏面加入配置導入Mybatis mysql的jar    <dependency>         <groupId>mysql</groupId>     

原创 jdbc 連接 sqlserver 2012

                                 jdbc 連接 sqlserver 2012  package com.dbconnection;  import java.sql.Connection; import

原创 OpenLayers繪圖

<!DOCTYPE html> <html> <head>     <title>Draw Features</title>     <script type="text/javascript" src="static/js/ol-deb

原创 Mybatis開發工具API

下載地址:http://download.csdn.net/download/qq_38425662/10162692

原创 HTML5 WebSocket小小聊天室

HTML5 WebSocket小小聊天室 下載地址:http://download.csdn.net/download/qq_38425662/10157234

原创 React學習第一天

React學習第一天示例代碼:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <script

原创 Springboot 多模塊打包 爲 war

Springboot 多模塊打包   1.進入到項目的目錄結構裏面    目錄結構      2.出現下面這個錯誤表示打包的項目沒有主方法   3.在配置文件裏面添加主方法         pom.xml裏面去配置,主方法在哪個模塊就在哪

原创 Springboot 多模塊 整合 Mybatis maven項目

Springboot 多模塊 整合 Mybatis maven項目 在我的世界裏沒有轉載只有原創 下載地址:http://download.csdn.net/download/qq_38425662/10227397

原创 OpenLayers Demo

在地圖上放置一張地圖 <!doctype html> <html lang="en"> <head> <link rel="stylesheet" href="https://openlayers.org/en/v4.6