×
spring

A Trick to Get Rid of If-Else: Elegant Parameter Verification

This article focuses on discussing how to gracefully perform parameter verification.

Implement Spring-cloud-gateway Using Higress Wasm Plug-in

This article reviews how Spring Cloud Gateway fulfills the scenarios of HTTP request or response transformation requirements.

Introduction to Apache Dubbo 3.3.0-Beta Version

This article introduces key feature upgrades in Dubbo 3.3.0-beta version and explores in-depth explanations of some of these key features.

Official Release of IntelliJ IDEA and Apache Dubbo's IDEA Plug-in

This article introduces the release of the official IntelliJ IDEA plug-in for Apache Dubbo and highlights the benefits of the plug-in.

Towards Native: Examples and Principles of Spring and Dubbo AOT Technology

This article discusses Java application challenges in the cloud era, GraalVM Native Image solutions, and the principles of GraalVM.

Exploration and Practice of Proxyless Mesh for Spring Cloud Applications

This article uses a Demo to demonstrate how the SpringCloud application can support Proxyless Mesh without modifying any code when connected to the MSE service governance.

Spring Exploration: If There Is @Resource, Why Do We Need @Autowired?

This article defines @Resource and @Autowired and explains why both work with Spring.

Spring Circular Dependency

This article introduces the principle of Spring circular dependency and gives the circular dependency scenarios and cases that Spring cannot support.

An Introduction to RSocket: Servlet vs. RSocket

This article explains some basic knowledge of RSocket by comparing Servlet and RSocket.

RocketMQ in the Spring Ecosystem

This article introduces the Spring Ecosystem and the ecological relationship between Spring Cloud Alibaba and Spring Cloud.

The Past and Present of JDK8 and JDK17 to the Future of JDK21

This article gives a retrospective review of JDK’s past while predicting JDK’s future.

AOP Principle and Application of IOC-golang

This article explains the relationship between AOP and IOC.

Exploration of Unit Test Principle

This article explores Junit4 Source Code, Spring Unit Test, SpringBoot Unit Test, and more.

Why Is Spring Still One of the Best Platforms in the Cloud-Native Era?

This article explains why Spring is still one of the best platforms through several examples.

How Is SWAK, the Decoupling Tool for Idle Fish Business Code, Implemented?

This article focuses on illustrating the principles of SWAK while posting some key code implementation using abridged code to help readers understand.

Use rocketmq-spring-boot-starter to Configure, Send, and Consume RocketMQ Messages

This article introduces the design and implementation of rocketmq-spring-boot.

An Introduction to the Spring Cloud Stream System and Its Principles

This article is an introduction and overview of the Spring Cloud Stream System and its principles.

What is the Difference between Spring Boot and Spring?

This article compares and contrasts Spring and Spring Boot.

Java Unit Testing Skill - PowerMock

This article summarizes several Java unit testing techniques.

Using Serverless Technology to Reduce the Resource Costs of Microservices Applications

This article explains the benefits of using serverless technology with microservice applications.