springBootDemo使用說明

springbootDemo

循序漸進,學習Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源碼
博客地址
springbootDemo源碼地址

模塊說明

目錄 說明
DubboBoot Spring Boot整合Dubbo&Zookeeper
springBootAOP springAOP自定義日誌
springBootAdminClient springBootAdminServer 整合springBootAdmin 監控
springBootAsync springBoot異步調用
springBootAutoConfig 深入學習spring自動裝配
springBootBatchStarted Spring Batch企業級批量處理數據入門
springBootCORS 解決springBoot跨域問題
springBootCookie 瀏覽器記錄cookie
springBootEhcache 使用Ehcache做緩存
springBootException 自定義Exception
springBootFilterAndInterceptor 添加過濾器及攔截器
springBootJpa 簡單使用JPA進行增刪改查
springBootJsoup 使用Jsoup防止xss注入攻擊
springBootLogBack springboot整合LogBack日誌
springBootMybatis 簡單整合Mybatis進行增刪改查
springBootMybatisAndPoi 導出導入exec文件,並進行基於註解方式關聯實體類
springBootMybatisMapper 整合Mapper通用增刪改查
springBootMybatisMapperPageHelper 整合Mapper及分頁插件
springBootMybatisPlusHandler 整合MyBatisPlus及自定義TypeHander,對返回的數據集進行2次封裝
springBootMybatisPuls 整合MyBatisPlus分頁及增刪改查
springBootQuartz 整合Quartz定時任務
springBootRabbitMQ springBootRabbitMQConsumer 整合RabbitMQ,並進行多種模式下生產消費消息
springBootRedis 簡單整合Redis及增刪改查
springBootRedisCache 對於返回數據集合進行redis緩存
springBootSecurity 簡單整合SpringSecurity,進行登錄操作
springBootSecurityCustomCode SpringSecurity添加驗證碼
springBootSecurityCustomRememberMe SpringSecurity添加記住我
springBootSecurityCustomUserLogin SpringSecurity自定義用戶認證
springBootSecurityOauth2 oauth2入門
springBootSecurityOauth2Customize Oauth2自定義令牌
springBootSecuritySMS 整合短信登錄
springBootSwagger 使用Swagger對接口統計及測試
springBootThymeleaf 整合thymeleaf及簡單的使用
springBootValidator 對於數據進行校驗
springBootValidator2 自定義數據校驗方法,及對異常處理
springSecurityOAuth2SSO SpringSecurity單點登錄操作

具體操作文章

1.開啓hello world
2.springboot簡單整合Mybatis
3.Spring Boot簡單異常處理及自定義錯誤頁面

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章