概述
本文對本文的所有部落格所有的文章進行彙總,方便大家搜尋
Spring Boot 用法的部落格總結
Spring SpEL系列一 基礎用法 Spring SpEL系列二 @Value,xml, Java程式碼使用SpEL Spring Boot系列一 spring boot 整合 slf4j 和 logback Spring Boot系列二 Spring @Async非同步執行緒池用法總結 Spring Boot系列三 Spring @EnableScheduling 定時任務用法總結 Spring Boot系列四 Spring @Value 屬性注入使用總結一 Spring Boot系列五 Spring @Value 屬性注入使用總結二 Spring Boot系列六 Spring boot整合mybatis、分頁外掛pagehelper Spring Boot系列七 實現自己的spring boot starter工程 Spring Boot系列十 Spring MVC全域性異常處理總結 Spring Boot系列十一 從原始碼的角度理解Spring MVC異常處理原理 Spring Boot系列十二 通過redis實現Tomcat叢集的Session同步及從原始碼分析其原理 Spring Boot系列十三 Spring Boot整合RabbitMQ Spring Boot系列十四 Spring boot使用spring validation實現對Restful請求的資料進行校驗 Spring Boot系列十五 spring boot整合RabbitMQ 原始碼分析 Spring Boot系列十六 WebSocket簡介和spring boot整合簡單訊息代理 Spring Boot系列十七 Spring Boot 整合 websocket,使用RabbitMQ做為訊息代理87)
Spring Cloud用法總結
Spring cloud系列一 包含所有基本要素的完整Spring Cloud demo Spring cloud系列二 Spring Cloud 配置中心的基本用法 Spring cloud系列三 Spring Cloud 配置中心叢集 Spring cloud系列四 Eureka 之概述和服務註冊中心叢集 Spring cloud系列五 Eureka 之叢集同步、自我保護模式以及例項註冊、心跳、下線 Spring cloud系列六 Ribbon的功能概述、主要元件和屬性檔案配置 Spring cloud系列七 為@Feign中整合的Ribbon進行個性化配置 Spring Boot系列八 spring boot整合jsp、restful介面、springmvc基本功能 Spring Boot系列九 spring mvc的@RequestMapping支援的方法引數型別和返回型別 Spring cloud系列八 Hystrix的用處、解決的問題、工作流程圖、斷路器流程 Spring cloud系列九 Hystrix的配置屬性優先順序和詳解 Spring cloud系列十 使用@HystrixCommand使用Hystrix元件及@EnableCircuitBreaker原理介紹 Spring cloud系列十一 @Feign整合的Hystrix進行個性化配置及整合原理 Spring cloud系列十二 監控Hystrix介面:Hystrix dashboard 和 Turbine Spring cloud系列十三 服務閘道器Zuul Spring cloud系列十四 分散式鏈路監控Spring Cloud Sleuth
RabbitMQ用法總結
中介軟體系列一 RabbitMQ之安裝和Hello World Demo 中介軟體系列二 RabbitMQ之訊息永續性、確認機制、拒絕、預取數量、分配策略 中介軟體系列三 RabbitMQ之交換機的四種型別和屬性 中介軟體系列四 RabbitMQ之Fanout exchange(扇型交換機)之釋出訂閱 中介軟體系列五 RabbitMQ之Direct exchange(直連交換機)和路由 中介軟體系列六 RabbitMQ之Topic exchange 用法 中介軟體系列七 RabbitMQ之header exchange(頭交換機)用法 中介軟體系列八 RabbitMQ之實現RPC模式 中介軟體系列九 RabbmtiMQ 通過wireshark抓包學習AMQP協議 中介軟體系列十 RabbitMQ之消費者端的訊息確認機制 中介軟體系列十一 RabbitMQ之傳送者端的訊息確認機制
服務重構
疑難問題解決總結
問題備忘: httpclient連線池異常引發的慘案 問題備忘:解決在debian8系統中Java使用非東八區時區作為預設時區 問題備忘: It is indirectly referenced from required .class files
工具元件用法總結
IntelliJ IDEA工具 - 使用IntelliJ IDEA匯入Github工程 clipboard使用總結 Jsoup使用總結 壓力測試工具 - AB(ApacheBench)
Mysql 用法總結
Mysql系列一 windows 環境下安裝解壓版mysql Mysql系列二 mysql語法總結
Redis用法總結
Redis系列一 - springboot 整合 redis Demo和原理 Redis系列二 - 通過redis命令和lua實現分散式鎖 Redis系列三 - Spring boot如何使用redis做快取及快取註解的用法總結 Redis系列四 - 在springboot中通過Lua指令碼在redis中實現定時任務
freeswitch 用法總結
freeswitch系列一 在debian中安裝freeswitch1.6 freeswitch系列二 kamailio 5.0安裝及實現kamailio整合freeswitch freeswitch系列三 SIP軟電話xlite、linphonec接入kamailio+freeswitch freeswitch系列四 通過例項學習sip協議的註冊、呼叫、結束通話流程 freeswitch系列五 解決xlite和freeswitch通話沒有語音的問題
網路知識總結
網路系列一 結合wireshark學習TCP/IP協議中幀,IP包,TCP包的包結構及欄位意義 網路系列二 通過wireshark學習三次握手、四次揮手、資料傳輸
Protobuf3 和Grpc 用法總結
Protobuf3 系列一 第一個Java demo Protobuf3 系列二 定義複雜的proto檔案 Protobuf3 系列三 更新Message型別 Grpc系列一 第一個hello world 例子 Grpc系列二 Grpc4種服務方法的定義和實現
Thymeleaf 用法總結
Thymeleaf系列一 Spring boot 整合Thymeleaf Thymeleaf系列二 簡單表示式: 變數、訊息、Literals、文字、算術、比較和條件表示式 Thymeleaf系列三 呼叫物件的成員變數值、Map值、List值、屬性的方法 、ctx物件、param、session和application Thymeleaf系列四 生成URL地址和表示式工具物件 Thymeleaf系列五 迭代,if,switch語法 Thymeleaf系列六 模板 template