SpringBoot

SpringBoot implements multiple data source configuration

Spring boot for multi data source configuration ...
12:04 20 July 2020

After the upgrade of Spring Boot, the initialization SQL does not run?

Spring Boot unit tests automatically execute test scripts cause ...
3:22 29 June 2020

RabbitMQ and SpringBoot integration

To integrate RabbitMQ with SpringBoot, first we need to create a new SpringBoot project, which is divided into two sub m...
0:47 26 June 2020

Property Injection

Injection in springboot Basic Property Injection @Value Object Mode Injection @ConfigurationProperties Comparison of tw...
22:41 24 June 2020

Application context context context of Spring key interface

catalog 1.ServletContextListener interface 2.ApplicationC...
3:30 22 June 2020

Spring boot auto configuration principle

Spring boot auto configuration principle For ...
7:43 19 June 2020

Analysis of SpringBoot configuration class

This article starts with WeChat official account of vivo Internet technology. Link: https://mp.weixin.qq.com/s/NvPO5-FWL...
4:13 18 June 2020

From springboot to proficient in springboot file download

springboot file download catalog 1 IntroductionInitial experience of 2springboot3springboot integrated jsp4springboot attribute injection5 springboot...
1:32 14 June 2020

12-SpringBoot Cross-domain Problem

1. Overview 1. What is Cross-Domain Request (CORS) ...
23:19 11 June 2020

Summary of three cross-domain scenarios in Spring Boot

Article Directory 1. What is cross-domain 2. Solutions 2.1 Problems 3.SpringSecurity 3.1 Mode 1 3.2 Mode 2 4.OAuth2 5...
20:48 10 June 2020

Spring Job? Quartz? XXL-Job? Young people make choices~

Hello, my name is grandma. I'm a little fat man in the subway~ ...
1:27 9 June 2020

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...
2:03 29 May 2020

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 ...
3:00 17 May 2020

When the springboot / error page status is 999, 80% of the people will not

to configure server: port: 8000 servlet: context-path: "/api" compression: enabled: false Just contacted with SpringBoo...
10:17 13 May 2020

Principles of ConditionalOnClass annotations in SpringBoot

The auto-configuration classes in SpringBoot have many ConditionalOnClass annotations, and @ConditionalOnClass matches w...
3:50 12 May 2020

How can I get through SpringCloud and HSF calls?

background In 2019 we experienced a whole yea...
12:19 6 May 2020

Using allatori to obfuscate and encrypt the spring boot project code under maven

preparation in advance springboot project Download the jar package of allatori. The specific address is http://www.alla...
10:06 19 February 2020

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...
22:50 4 February 2020

Implementation of a lightweight RPC framework based on Netty and SpringBoot Client side request response synchronization

premise Pre article: Implementing a lightweight RPC framework based on Netty and SpringBoot protocol Implementing a lightweight RPC framework Server ...
2:32 18 January 2020

The third day of micro HR: SpringBoot integrates Freemarker

Let's talk about how SpringBoot integrates Freemarker: You need to check web and Freemarker when creating a springboot project After the project...
4:43 13 January 2020

Custom parsing of spring boot front and back separate Instant timestamps

In the spring boot project, the front end and the back end specify the transfer time using timestamp (precision ms) @Data public class Incident { @Api...
5:37 4 December 2019

springboot: shiro injecting dubbo service null pointer

Problem description When the springboot+dubbo+shiro microservice is set up recently, in the custom shiro's realm component: @Component public cla...
14:52 3 December 2019

Write custom parameter validation

This article has been published for more than two months since I left my previous company two months ago (the reason may be at the end of the year, th...
16:54 2 December 2019

SpringBoot configures HTTPS and implements automatic HTTPS access to HTTPS

nginx is recommended for configuring https No further replies will be given to any questions raised in this article. Here's why I wrote this art...
20:07 10 November 2019

How does SpringBoot start?

This article is about the spring boot startup process sorted out by looking at the spring boot source code. The overall direction is to start with sim...
3:20 5 November 2019