java instance understands the concept of blockchain
The core of blockchain is decentralized storage. Traditional database solutions, including relational database and non relational database, belong to...
Spring Boot 2.x Actual StateMachine
This article was first published on a personal website: Spring Boot 2.x Actual StateMachine Spring StateMachine is a state machine framework. In the S...
SpringBoot custom starter and automatic configuration
The core of spring boot is automatic configuration, and the starter projects support automatic configuration. In addition to the official starter, use...
Installation of HBase on Centos7 and configuration of Eclipse+Maven
I. configuration process of Eclipse+Maven 1. Install and configure JDK Configure the JDK environment on Windows 2. Install Eclipse 3. Install Maven E...
Java annotates the specified string of Word
This article describes how to annotate a specified string in a Word document in a Java program. Preceding text In, it mainly introduces the methods of...
spring cloud microservice architecture b2b2c e-commerce - common service project construction process
We will analyze the whole project of common service, record the whole construction process, and let more people to learn. First, before building the c...
[springboot development monomer web shop] 2. Mybatis Generator generates common mapper
Mybatis Generator tool After we start a new project, we usually have to write a lot of entity/pojo/dto/mapper/dao... Most of the R & D brothers wi...
Configure Maven 3.6 and Springboot to build Java Web projects
The latest Maven 3.6 build Java Web project in conjunction with Spring boot is very convenient, just download Maven 3.6 to start building. First, mak...