原创 Spring Cloud Feign HttpClient 中文亂碼

#Spring Cloud Feign HttpClient <dependency> <groupId>org.apache.httpcomponents</groupId> <arti

原创 Spring @Value 無法獲取到properties文件中的值

在非Controller層無法通過@Value獲取值 變量不能使用 static 修改 spring mvc Controller中使用@Value無法獲取屬性值 在使用spring mvc時,實際上是兩個spring容器: dis

原创 文件上傳進度條實現

文件上傳進度條 實現工具 jquery.form 參數說明 uploadProgress Callback function to be invoked with upload progress information (if suppor

原创 Nginx 大文件訪問提示異常

情況 使用EChart 地址,手動合併所有的省市地圖js,導致單個文件內容較大,頁面加載js提示錯誤。 錯誤原因:ERR_CONTENT_LENGTH_MISMATCH 原因 nginx會緩存大文件到proxy_temp目錄中,然而對這個目

原创 Nginx 搭建直播流服務

搭建直播流服務器 技術 Nginx nginx-rtmp-module-1.1.11 (nginx 插件) 步驟 下載nginx 和 nginx-rtmp-module 源文件 解壓 nginx 和 nginx-rtmp-module