Spring Boot

Summary of common Spring Boot annotations

Summary of common Spring Boot annotations ...
1:46 7 December 2021

A new test method for Spring Boot

After getting used to unit testing, if some codes are not tested before submission, they always feel empty and have no c...
9:37 1 December 2021

Is AOP in Spring Boot JDK dynamic proxy or Cglib dynamic proxy?

As we all know, the underlying layer of AOP is dynamic agent, and there are two ways to implement dynamic agent in Java:...
5:25 29 November 2021

Initialization of Spring @Bean instance

brief introduction We all know that Spring ha...
23:35 26 November 2021

Configure logback log for spring boot

Configure logback log for spring boot As mentioned in the previous introduction to spring boot, the default log print of...
19:14 26 November 2021

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 ...
12:40 26 November 2021

Spring boot integrates Minio file storage

background The company's development framework...
5:59 20 November 2021

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...
18:42 19 November 2021

Spring Principle in-depth 01: What is Spring? Spring Basic Mechanisms? IOC? AOP

01-What is Spring? Spring is a lightweight fr...
11:45 11 November 2021

RocketMQ theory learning and Practice

1, rocketmq action Flow peak shaving: delayed consumption Data collection: collection of log and other data Asynchronous...
10:03 8 November 2021

Spring boot simple access to Ali SMS interface

Preparations are as follows: We need to open SMS service ...
6:49 6 November 2021

How to use events in Spring

[note] this article is translated from: Spring Events | Baeldung1. GeneralIn this tutorial, we will discuss how to use e...
16:48 3 November 2021

Integration of Alibaba cloud RockMQ and SpringBoot in 2021

preface: The open source version of Rocket is somewhat di...
6:09 3 November 2021

How do I make the open source system have a security protection framework?

Write before: Recently, I have an idea to be a programmer apprentice management system. Because I was very confused when...
19:17 31 October 2021

Discussion on WebSocket cluster solution in distributed system architecture

Scene description Resources: 4 servers. Only...
6:28 28 October 2021

springboot custom starter component - integrated swagger3 documentation

SpringBoot automatic assembly principle The core of springboot is automatic assembly, so why can jar be used out of the ...
1:34 21 October 2021

Spring Security OAuth2 learning record

1, OAuth2.0 1. Concept OAuth The protocol provides a secure, open and simple platform for user resource authorizat...
2:55 20 October 2021

18, Java stream, file and IO of spring cloud distributed microservice Cloud Architecture for Java

Java stream, file, and IO    The Ja...
2:22 18 October 2021

d agent mode

One. Proxy mode:     &nbs...
17:08 13 October 2021

Introduction to Shiro security framework

I. Shiro overview 1Shiro overview Shiro is an open source security framework under apache. It extracts the functions rel...
0:23 12 October 2021

[SpringBoot Learning Notes 8] SpringBoot Customized Integration SpringMVC

The previous Blog explored in detail how SpringBoot integrates data sources, from the JDBC level to the data source conn...
12:45 11 October 2021

[dieke springboot Chapter 3] prepareEnvironment

[dieke - Chapter 3] prepareEnvironment Readin...
7:03 10 October 2021

SpringBoot detailed injection configuration

SpringBoot injection configuration (2) Next, ...
5:12 9 October 2021

[recommendation for exploding liver] touch your hand and take you to the background management project (Chapter 4) integrate redis and add shiro permissions

previously on , this article is about dynamic permissions and dynamic directories, shiro's authorizer will trigger when...
3:57 9 October 2021

SpringBoot integrates spring security to realize permission control: user management

Catalogue of series articles SpringBoot integrates SpringSecurity to realize permission control (I): implementation prin...
22:05 7 October 2021

How SpringBoot works

SpringBoot: A Preliminary Study of Operating Principles How does Hello SpringBoot, which we wrote earlier, work? Maven p...
13:25 5 October 2021

Mongodb -- addition, deletion, modification and query of Java

1: jar packages to be referenced: <!-- mongodb Link p...
3:20 26 September 2021

rabbitmq implementation of spring boot for message reliability

1. The producer module realizes message reliability through publisher confirm mechanism 1.1 producer module import rabbi...
9:19 24 September 2021

[Spring Boot] usage example of Spring Boot + HikariCP connection pool

This page will introduce examples of Spring Boot and HikariCP. HikariCP is a fast, simple, reliable and production ready...
4:10 24 September 2021

[Spring Boot] Spring Boot Filter

This page will introduce an example of Spring Boot filter. Filters can be registered using the FilterRegistrationBean cl...
3:22 24 September 2021