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,...
Young Master and Girls Learn JavaIO: Buffer and Buff
brief introduction
The little sister and teac...
Spring Job? Quartz? XXL-Job? Young people make choices~
Hello, my name is grandma. I'm a little fat man in the subway~
...
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...
Section oriented thinking of spring AOP
Section oriented thinking of spring AOP Three ideas of spring IOC control reverse DI dependency injection AOP (Aspect Or...
Spring Boot+Vue front and rear WeChat official account separation solution
1, Introduction
The most complete front and b...
SpringBoot + RabbitMQ (ensure that the message is delivered successfully and consumed 100%)
1, Throw a picture first Note: This article covers many aspects of RabbitMQ, such as: Message sending confirmation m...
CGLIB dynamic agent mechanism has been written in all aspects
CGLIB library introduction
The agent provides...
[The Road to Java Spring Cloud] - Creation using Nacos and Gateway Center
0. Preface
In the previous section, we create...
android virtual camera
At the moment when I typed the title, I was a little excited. After all, the virtual camera has been working for several...
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...
Currency conversion of Thymeleaf
#Overview This article describes how to use the page component, Thymeleaf, to automatically convert currencies
...
This binary search tree content, there are several years of project experience is not necessarily!
You may have several years of project experience, and you may also be a leader in the technology field in your company, ...
Break it! What's new in Spring Boot 2.3.0: how to stop gracefully?
1. What is elegant shutdown
Let's start with ...
Case study of intelligent recognition of voice synchronization in wechat applet
catalog 1, Background 2, Introduction to simultaneous interpretation plug-ins 1. Add plug-ins in the background of wec...
Spring Boot 2.3 gracefully closes the new pose, which is really fragrant!
The latest Spring Boot 2.3 is almost half a month old:
h...
A reusable distributed transaction message architecture based on RabbitMQ
premise
Distributed transaction is a more dif...
Spring boot08: integrating Druid
Crazy God said that the spring boot series is easy to understand. Based on the version 2.2.5 of spring boot, you are wel...
Custom Spring Boot starter
When we use spring boot to develop applications quickly, we often introduce many libraries that start with spring boot s...
Talk about spring MVC
preface Only a bare head can make it stronger. The text has been included in my GitHub selected articles. Welcome to St...
spring cloud integrates spring boot admin monitoring center
Admin monitoring application
The monitoring i...
An in-depth analysis of TekTon, an open source CI/CD framework
brief introduction Tekton is a powerful and flexible Kubernetes native open source framework for creating continuous int...
Chapter 2 starts with spring boot and spring cloud
Article catalog preface: 1. Parent directory 2.FW-BOOT 3.FW-ClOUD 4.FW-CORE 4.1.core-web 1.WebMvcConfigurer Configura...
Spring MVC advanced functional programming
1. Preface Last right Functional interface programming of Spring MVC A simple introduction, so that many students do not...
FeignClient annotation and parameter problems -- spring cloud microservices
1, Foreword
Feign client is a common annotati...
Spring boot exception handling in five ways, Junit unit test, hot deployment
First of all, the version of Springboot 2.2.6.release is used here. Since the iteration of Springboot is very fast, pay ...