原创 SpringBoot swagger-ui.html 配置類繼承 WebMvcConfigurationSupport 類後 請求404

1 、SpringBoot啓動類加上  註解 @EnableWebMvc @SpringBootApplication @EnableWebMvc public class Application { public stati

原创 spring boot validate guide

http://terasolunaorg.github.io/guideline/5.6.0.RELEASE/ja/ArchitectureInDetail/WebApplicationDetail/Validation.html#vali

原创 Consul 學習文章鏈接

【Consul】Consul架構-簡介 https://blog.csdn.net/truong/article/details/73330422?utm_medium=distribute.pc_relevant.none-task-bl

原创 秒懂:tomcat 最大線程數 最大連接數

秒懂:tomcat 最大線程數 最大連接數  

原创 使用 Spring Cloud Sleuth 實現鏈路監控 (轉)

使用 Spring Cloud Sleuth 實現鏈路監控 https://www.cnkirito.moe/spring-cloud-sleuth/

原创 Redis設定用ラクラス

import java.time.Duration;import org.apache.commons.pool2.impl.GenericObjectPoolConfig;import org.springframework.beans.

原创 json date format

{   "serviceid":"1",   "companyid":"1",   "sid":"vxe0xuF9V9XK6UnKIW6GcuSmU0KgwJNnp7LCJ8sdiZPET7QD5x1hBdX01bT4p7rS",   "

原创 Junit test with csrf sample.

import static org.hamcrest.MatcherAssert.assertThat;import static org.hamcrest.Matchers.containsString;import static org

原创 [MySql]常用的總結

數據導出: mysqldump --default-character-set=utf8 -h${host_ip} -u${user_name} -p${password} ${database} ${table} -w "update_

原创 我在CSDN的第一次

第一次寫博,也不知道寫什麼東西。    

原创 Java 和 DynamoDB

https://docs.aws.amazon.com/zh_cn/amazondynamodb/latest/developerguide/GettingStarted.Java.html 官方

原创 關於Mongodb的全面總結

轉自簡書 https://www.jianshu.com/p/7f4b8a97ecf0 net start mysql57 start (windows)

原创 utf8mb4 使用注意

數據庫的表的定義如果是utf8mb4的富文本時,關聯的字段必須指定爲非utf8,否則 跟其他的表關聯的時候,會非常慢,以至於索引都不能使用。  也就是必須的字段纔可以使用這個 utf8mb4 ,否則檢索字段效率很低,很慢。 `comment

原创 mysql 事務隔離講的比較好的文章收藏。

http://www.zsythink.net/archives/1233

原创 java視頻長度讀取 方案參照文件

ffmpeg庫 必須http://ffmpeg.org/download.html#build-windows 第三方jar sauronsoftwarehttp://www.sauronsoftware.it/projects/jave/