[The Road to Java Spring Cloud] - Creation using Nacos and Gateway Center
0. Preface
In the previous section, we create...
Currency conversion of Thymeleaf
#Overview This article describes how to use the page component, Thymeleaf, to automatically convert currencies
...
Custom Spring Boot starter
When we use spring boot to develop applications quickly, we often introduce many libraries that start with spring boot s...
Configuring Maven skills in Eclipse
Configuring Maven in Eclipse Specify the path to configure and install maven Mavan local warehouse with Eclipse: Instea...
Maven combines JaCoCo Co and Sonar to see if you've written enough tests
1 Introduction
Unit testing is an important p...
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 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 ...
mica 2.0.1 release and add the best ip2region boot station
mica (mica)
mica evolved from the lutool with...
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...
Java sets text rotation and skew in PDF
This paper introduces the method of setting text rotation and tilt in PDF document by Java program. When setting text sk...
Source code interpretation of SLF4J binding log implementation principle
1, Guide reading When we use the log4j framework, we often use the slf4j API. When running, you often encounter the fol...
scala and java mixed development package
How to package the mixed development of scala and java?
F...
Java fun sharing: try & finally
Consider the following four test methods, and what do they output? public class Test { public static void main(String\[\...
jacoco generates single test coverage report
1, About jacoco
jacoco is an open source cove...
Java build tools Maven and Gradle
What is a build tool?
A build tool is a program that aut...
Chinese encoding of HttpClient request parameters
Catalog problem problem analysis problem First, let's see how we normally use HttpClient to handle POST requests...
Deploy Maven and Nexus
Blog Outline:1. Introduction to Maven1) Maven's functions:2) Maven usage scenarios (from a maintenance perspective):3) M...
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...
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...
JavaWeb -- Servlet, Mapping problem, ServletContext
1. Introduction to Servlet
Servlet is a tec...
Mongodb uses YCSB performance pressure test
Background
In recent days, we have done a ben...
Spring boot web application practice
I have been using springboot for some time, and I always want to make a summary. Before the Department training, I just ...
Microservice framework: overview of microservices
Microservice framework (2): overview of microservices Learning Objectives 1. System Architecture Evolution 1.1. Centra...
First day of Java Web comprehensive case (information display after registration, verification code, email verification, login, exit and successful login)
1, Building development environment -- tourism projects based on the separation of front and back ends Technology stack needed for the project Backen...
JAVA | Spring + quartz to implement timing tasks
WeChat public number: an excellent wasterIf you have any questions or suggestions, please leave a message in the background. I will try my best to sol...
Weather forecast microservice: build spring cloud microservice from 0
As usual Project github link This project realizes the process of transforming a simple weather forecast system into a spring cloud microservice syste...
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 Boot from entry to mastery - project construction
Spring Boot greatly simplifies the development of Java projects. If you want to develop a java project before, you need to install tomcat or other co...