原创 Spring Boot2使用Log4j2

文章目錄Step1. 排除Spring Boot自帶的logging包(logback)Step2. 在resource下面加入log4j2.xml或者log4j2-spring.xmlStep3. 編寫log4j2.xml St

原创 Cypher的使用

:play cypher 可以打開Cypher的幫助文檔 Cypher Neo4j’s graph query language Neo4j’s Cypher language is purpose built for worki

原创 每天學一個Intellij IDEA小技巧 - windows版本

Contentsctrl+alt+shift+U - 打開UML圖 ctrl+alt+shift+U - 打開UML圖 ctrl + alt + shift + U 或者通過下面的圖標打開

原创 畢設20200514 sessionFactory創建失敗

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'artifactServiceImpl': Injec

原创 Neo4j官方示例Movie建表語句

CREATE (TheMatrix:Movie {title:'The Matrix', released:1999, tagline:'Welcome to the Real World'}) CREATE (Keanu:Per

原创 每天學一個Intellij IDEA小技巧 - Macos版本

文章目錄1. 比較兩個jar包是否一致 1. 比較兩個jar包是否一致 To compare two jar files, select them in the Project view and press ⌘D. 如需比較兩個j

原创 RHEL7 Linux系統下安裝Neo4j 4.0.4

文章目錄一、安裝環境二、安裝步驟1、下載安裝包2、解壓安裝3、修改配置4、啓動5、查看狀態6、客戶端訪問7、停止 一、安裝環境 RHEL7 VMware12 本地搭建的虛擬機,2核,8G neo4j-community-4.0.4