Lombok

Use of @ ToString in Lombok

catalogue 1, Why use @ ToString? 2, How to use @ ToString...
6:57 29 November 2021

Simple use of Lombok in Mybatis basic learning

preface: Hello, guys, I'm running snail rz. Of course, yo...
15:01 5 November 2021

Stage 5: microservice system development: Spring Cloud getting started operation manual (day01)

Stage 5: distributed system development: microservice system development (day01) http://doc.canglaoshi.org/ Article ca...
6:18 13 June 2020

Spring Boot+Vue front and rear WeChat official account separation solution

1, Introduction The most complete front and b...
23:16 5 June 2020

How to execute a piece of logic immediately after the Spring Boot application starts

1. Preface I don't know if you've received this requirement, so just execute some logic when the project starts.For exam...
22:56 1 June 2020

CTO: don't write the set/get method in Java code. Catch a fine

preface what? Is your Java code still full of set/get met...
11:23 29 May 2020

CTO: don't write the set/get method in Java code. Catch a fine

preface what? Is your Java code still full of set/get met...
11:15 29 May 2020

Spring Batch Batch Practice for Spring Boot

Practice content Read 100,000 records from a ...
12:48 16 May 2020

Nacos+Spring Cloud Gateway Dynamic Routing Configuration

Preface Nacos has recently been working on p...
4:07 10 May 2020

Spring boot uses quartz to dynamically add tasks

In the project, the page needs to dynamically add timed tasks and delete tasks. The practice of others is used for reference. Now the design method i...
10:55 13 January 2020

The use of Spring @Async annotation

Premise of use If there is an asynchronous method in the current class a.class and @ Async is used, it must be called by other classes (such as b.clas...
18:45 4 December 2019

Spring cloud microservices Zuul cross domain issues

At present, the project structure is VUE as the front-end, and the back-end uses the micro service architecture. When developing, the front-end needs ...
16:49 2 December 2019

mybatis automatically fills in the time field

For the created ﹣ on and updated ﹣ on entities, it is unnecessary for developers to intervene, because it is enough to explain the use scenario, that ...
3:07 2 December 2019

java judge time difference month day tool class

I. Java time comparison requirements 1. From time a to time B, how many years, months and days is the difference. For example, from February 2, 2011 ...
10:48 10 November 2019

[springboot development monomer web shop] 3. User registration implementation

Catalog User registration ##Create database ##Generate UserMapper ##Write business logic ##Write user service Userserviceimpl? Finduserbyusername des...
19:49 6 November 2019