If you want to know about mybatis, just look at mine
1, What is mybatis
&n...
Full record of dark horse travel website
1, Project import Click maven on the side (if not, you can find it in view - > tool window), click the plus sign, an...
Introduction and use of MyBatis framework (the children next door will talk about it) -- Basic
1: Overview
&nb...
Elatic job quick start
See the previous document for the basic environment https://blog.csdn.net/qq_45745830/article/details/121624158?spm=1001...
Maven, Redis, and Kafka installation and configuration
Maven installation and configuration
...
springboot integrates wechat payment V3 and uses JSAPI to order the whole process. It is easy to read without calling a third-party package (complete source code) and can be enjoyed out of the box
@TOC preface At present, due to the need of the project, a wechat payment function is used for wechat applet. I've been ...
Microservice scenario building (simulation)
1. Create parent project In microservices, you need to create multiple projects at the same time. First, you need to cre...
Build Maven + spring MVC + Tomcat demo project with idea
The environment jdk, maven, tomcat and idea are required. The demo version is as follows:
...
How to publish Java packages to Maven central warehouse
Original published on https://seriouszyx.com/archives/36/ Recently, I participated in some open source projects, involvi...
Understand the construction and operation process of SSM
Create maven project Introduce dependency <!-- https://mvnrepository.com/artifact/org.springframework/spring-contex...
IDEA creates maven project + spring MVC framework to complete the same functions as servlet
1, Create maven project First create the maven project. Then set the project name and configuration address. Final...
For seniors who haven't graduated yet, learn the daily sharing Day1 of Java
Currently studying Mybatis At present, I am learning mybatis. The best helper to learn mybat...
Java Server-side CORS Cross-Domain Configuration
Now the web program architecture tends to be more and more front-end and back-end separated, the benefits of front-end a...
Using Netty to implement RPC
As an asynchronous event driven network application framework, Netty can be used to rapidly develop maintainable high-pe...
Spring cloud Part 3: service provision and Feign call
In the previous article, we introduced the construction of the registration center, including that of the cluster enviro...
JWT detailed instructions for use
JWT What is a token? What is the difference between HS256 and RS256? JWT structure tripartite header payload signatur...
Learning from Spring Security practice: creating a simple Spring Security Project
Reference course: Mr. Chen Muxin's "Spring Security practice"
...
AOP development specification and steps of Spring framework based on AspectJ
Relationship between AOP and dynamic agent: AOP terminology: Horizontal focus: Functions to be added to the business...
Re learn the Java design mode: the actual command mode "simulate the eight major cuisines of high-end restaurants, and the cooking scene of the single chef at the second place"
Author: little brother FuBlog: https://bugstack.cn -Original series of special articles Precipitation, sharing, growth, ...
Spring Boot multi module development and pit drainage guide none in history
Recommended reading: How to improve the core competitiveness of Java engineers who have worked for 1-5 years Ali archit...
The second part of MyBatis series: building Maven project operation database table
1, ORMpping interpretation ORMpping: object relationship mapping. Object: refers to the object in Java, object-oriented ...
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...
DFA algorithm for filtering sensitive words
Problem background Sensitive words and text filtering is an essential function of a website. The key of filtering is the...
Java crawler framework WebMagic
The architecture design of WebMagic refers to scratch, while the implementation uses mature Java tools such as HttpClien...
Build distributed project practice based on SpringBoot+Dubbo+Zookeeper+Maven+IDEA
1, Explanation of terms (from Baidu Encyclopedia): Spring Boot is a new framework provided by the Pivotal team, which is...
Spring cloud: service provision and Feign call
In this article, there are three roles: service provider, service consumer, and the protagonist of the previous article,...
Idea builds springboot multi module project and manages dependency uniformly
1 Select File - > New - > project, select gradle java and click next 2. Enter the GroupId and artifactid of the pr...
Alicloud AI training camp_ Day02_ Character recognition_ Identification of ID card
Project introduction
Recently, I participated...