Sensitive word filtering: AOP + annotation + DFA algorithm
preface In terms of sensitive word filtering, we should say that it's big or small. Generally legal users will not have...
If you want to make a million yuan a year, can Alibaba Sentinel support RESTful interfaces?
Recently, I was preparing to use Alibaba Sentinel, and found that the RESTful interface does not support very well. Some...
Implementation of formula library based on groovy
formula
Formula library based on groovy impl...
The use of jpaspecification executor interface of SpringDataJPA
The use of jpaspecification executor interface of SpringDataJPA Jpaspecification executor: this interface cannot be used...
Condition annotation of automatic configuration in SpringBoot @ condition
The once bloated and cumbersome Spring configuration really makes people feel big, and the new automatic configuration b...
Summary of ssm integration -- the first step is to build a web project with maven
The content of this paper comes from: Mountain Silicon Valley. It integrates task 2, task 3 and task 4. http://www.gulixueyuan.com/my/course/50 1 Desc...
Spring integrates RabbitMQ-03-SimpleMessageListenerContainer
SimpleMessageListenerContainer Simple message listening container. This class is very powerful. We can set many settings for it. For message configura...
Secret behind Spring ResponseBody
I. Introduction In the stage of more and more advocating out of the box use, many details are hidden behind us, especially after we start to use sprin...
Mybatis Initial Learning Notes
Mybatis Initial Learning Notes (II) 1. Mybatis implements the development of traditional dao 2. Development of mapper interface 3. Output ResultMap 3...