Spring. Page 7

Spring Batch Batch Practice for Spring Boot

Practice content Read 100,000 records from a ...
12:48 16 May 2020

@RequestParam annotation parsing

There are two main ways to get parameters in the spring MVC background control layer: one is request.getParameter("...
10:51 16 May 2020

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...
22:44 13 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

mica 2.0.1 release and add the best ip2region boot station

mica (mica) mica evolved from the lutool with...
10:04 12 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 do two threads execute alternately, one even and one odd?

Author: Mona Rudow cnblogs.com/stateis0/p/9091254.html It is interesting for the landlord to see this topic on the fac...
22:57 11 May 2020

Spring Security has its own firewall!You don't know how secure your system is!

Previously, a small partner said that it would be better to write a Filter intercept request for Spring Security, which ...
22:05 11 May 2020

Nacos+Spring Cloud Gateway Dynamic Routing Configuration

Preface Nacos has recently been working on p...
4:07 10 May 2020

SpringMVC Source Learning: Container Initialization + MVC Initialization + Request Distribution Processing + Parameter Resolution + Return Value Resolution + View Resolution

SpringMVC Source Learning: Container Initialization + MVC Initialization + Request Distribution Processing + Parameter R...
1:20 10 May 2020

Java fun sharing: try & finally

Consider the following four test methods, and what do they output? public class Test { public static void main(String\[\...
10:31 8 May 2020

Don't understand asynchronous requests and calls in spring boot? Just read this one

1, The use of asynchronous requests in Spring Boot ...
0:06 8 May 2020

How can I get through SpringCloud and HSF calls?

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

Basic use of JdbcTemplate

brief introduction JdbcTemplate is Spring's e...
11:15 6 May 2020

Use JavaScript to complete all or none of the check boxes

Select all or none of the check boxes ...
11:07 6 May 2020

Java build tools Maven and Gradle

What is a build tool? A build tool is a program that aut...
20:20 5 May 2020

Source code analysis of start and stop of Spring Boot Dubbo application

Author: Zhang Huxing source: Dubbo official blog ...
15:16 5 May 2020

Implementation of simple task scheduling in spring

1 Introduction The two kinds of task scheduli...
14:51 5 May 2020

Spring boot + neo4j ☞ create a multi-point network

Based on the simple practice of the first two articles, we will continue to talk about the application of Neo4j, simulat...
2:52 5 May 2020

Getting started with spring -- three ways to create bean s

[*] static engineering method to create bean s [*] instan...
15:26 4 May 2020

Talk about Eureka ServerInitializerConfiguration for spring cloud

order This article mainly studies Eureka Serv...
11:47 7 March 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

Learning notes of Spring framework -- API interface design related knowledge and specific coding implementation

Recently, we need to design an API server. If we want to standardize the API interface, we have collected some informati...
10:23 13 February 2020

Request Zuul gateway error

I started the eureka, config, zuul, a microservice, and used postman to test whether the gateway worked. ...
10:54 12 February 2020

SSM Integration (spring+springMVC+mybatis)

SSM Integration What is SSM That is, technology that integrates the three frameworks of Spring, Spring MVC and Mybati...
22:29 10 February 2020

[enjoy learning Feign] II. Annotation introduction of original Feign and detailed explanation of core API

A man without foresight must have immediate worries. - &...
8:58 10 February 2020

Java spring cloud b2b2b2c o2o multi user shopping mall springcloud Architecture - refresh configuration with spring cloud Bus

We use the spring cloud distributed micro service Cloud Architecture to build b2b2c e-commerce system. In addition to th...
23:41 9 February 2020

Course Spring annotation driven learning note AOP

AOP It refers to the programming method that dynamically cuts a piece of code into the specified location during the pro...
23:20 9 February 2020

Chapter 3: FactoryBeanRegistrySupport of spring bean (4)

Preface From the name of the FactoryBeanRegi...
13:37 9 February 2020

Spring boot unit testing tool Mockito

Mockito is a Java mock framework. It is mainly used for mock testing. It can simulate any Spring managed bean, the retur...
6:16 8 February 2020