原创 MongoDB篇五 Linux安裝rabbitMQ3.8.4

1、 curl -s https://packagecloud.io/install/repositories/rabbitmq/erlang/script.rpm.sh | sudo bash yum list | grep erla

原创 mongodb篇三

MongoDB 創建數據庫 MongoDB 創建數據庫的語法格式如下: use DATABASE_NAME use runoob show dbs 發現還是沒有 插入一條數據就有了 db.runoob.insert({"name

原创 telnet小技巧

[root@aliyunbaike ~]# telnet 47.95.88.99 80 Trying 47.95.88.99... Connected to 47.95.88.99. Escape character is '^]'.

原创 json返回爲null處理方法 三種方法+

一、配置文件裏面 加上就不顯示了。 spring.jackson.default-property-inclusion=non_null   二、加一個bean @Configuration public class Jackso

原创 mongodb篇二

sudo curl -O https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.2.7.tgz sudo tar zxvf mongodb-linux-x86

原创 .FileUploadBase$FileSizeLimitExceededException

#配置文件傳輸 spring.servlet.multipart.enabled =true spring.servlet.multipart.file-size-threshold =0 #單個數據的大小 spring.servl

原创 HandlerInterceptor裏@Autowired對象爲空的解決方法

That's because Spring isn't managing your PagePopulationInterceptor instance. You are creating it yourself in the belo

原创 JSONView-for-Chrome-master 安裝到Google瀏覽器

今天想到一個好方法,以 jsonView插件爲例分享一下。 1、打開 https://github.com ; 2、搜索 jsonView 鏈接:https://github.com/search?utf8=%E2%9C%93&q=jso

原创 spring註解方式設置exposeProxy=true

java.lang.IllegalStateException: Cannot find current proxy: Set 'exposeProxy' property on Advised to 'true' to make it

原创 jpa修改bug

問題一:springboot:jpa:報錯 Inferred type 'S' for type parameter 'S' is not within its bound; 解決辦法 參考文章:https://blog.csdn.net

原创 Elaticsearch第二篇 添刪查改

package com.tx; import com.tx.model.Student; import org.elasticsearch.action.index.IndexRequest; import org.elastics

原创 Elaticsearch 第一篇 環境安裝

1、下載window版本 6.8.9 運行D:\elasticsearch-6.8.9\bin 下的elasticsearch.bat 問題一:如果雙擊elasticsearch.bat 一閃而過 沒有設置 java——home 1、 J

原创 idea 卡在ExecutorServic

idea debug 卡在 itializing ExecutorService 'applicationTaskExecutor'  參考文章: https://blog.csdn.net/gnail_oug/article/detai

原创 問題解決小技巧記錄

問題一: java.lang.NoClassDefFoundError: org/apache/log4j/Logger 解決方案: <dependency> <groupId>log4j</groupId>

原创 Flutter 第一篇 flutter環境的安裝

幾個要注意的問題: 1、flutter windows版本問題,參考鏈接。 https://blog.csdn.net/liubenq/article/details/99456955 找截圖裏面的穩定版本 或 flutter_windo