原创 MongoDB 篇一

1、下載安裝 2、新建存儲目錄D:\mongodbdata\db 3、來到bin目錄下執行 C:\Program Files\MongoDB\Server\4.2\bin>mongo.exe --dbpath D:\mongodbdata

原创 RabbitMQ 篇三

otp_win64_22.0.exe  rabbitmq-server-windows-3.8.3.zip 百度網盤下載 一,安裝ERL 1、安裝 2、安裝 一直next就可以,不再描述 3、配置環境變量 安裝完成之後創建一個名爲ERLA

原创 springboot log.info報錯

1、加入依賴 <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifact

原创 第十篇 springboot任何一個項目初始化

<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://w

原创 JAVA IO篇

import java.io.*; public class JavaIo { public static void main(String[] args) throws IOException { Syst

原创 JSON parse error: Can not construct instance of model.Class: no suitable cons

JSON parse error: Can not construct instance of model.Class: no suitable cons 參考文章解決;https://blog.csdn.net/weixin_37882

原创 RabbitMQ篇二 提供者與消費者

這一篇足夠   參考文章: https://blog.csdn.net/qq_35387940/article/details/100514134

原创 Java中用fastjson對String、JSONObject、JSONArray相互轉換

json 原始字符串----- {"time":1588470239234,"code":0,"msg":"成功","data":{"list": [{"id":26065149,"goodsId":"564396920385","ti

原创 SpringBoot使用@Value給靜態變量注入值 靜態變量的獲取方法

@Component public class ProxyUtils { public static String PROXY_HOST; public static String PROXY_SECRET; publ

原创 git如何回滾到歷史某個版本

場景:比如某員工誤操作提交到了公司比較重要的develop分支,如何恢復到之前的某一個版本呢,git如何回滾到歷史某個版本 方法一:idea裏面git操作版本 1、 2、選中某一個版本,右鍵copy版本號 3、如何指針再指向本地的hea

原创 eureaka

Running the evict task with compensationTime 0ms Running the evict task with compensationTime 0ms Running the evict ta

原创 ubuntu16 安裝ftp

卸載 sudo apt-get remove --purge vsftpd ----------------------------- 1、sudo apt-get install vsftpd ftp 2、修改裏面的配置文件 sud

原创 小技巧

ApplicationContextException: Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory

原创 git小技巧

Pull is not possible because you have unmerged files. Exiting because of an unresolved conflict. You have not concluded

原创 main] org.apache.catalina.startup.Catalina.start Server startup in [18,134]

r-2020 16:50:57.298 信息 [main] org.apache.catalina.startup.Catalina.start Server startup in [18,134] milliseconds 就卡住了就沒