×
spring

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.

SpringFu Solves Slow Spring Startup

This article takes examples of several typical SpringMVC annotations and compares the code differences between SpringFu and SpringMVC.

Java's Transformation in the Cloud-Native Era

A senior expert at Alibaba Cloud is here to tell you why Java is here to stay.

Spring Tips: Get Started with Apache RocketMQ

In this blog, Josh Long, Spring Developer Advocate, shows you how you can get started with Alibaba's open-source Apache RocketMQ.