8000 GitHub - m3h3d1/mini-spring-en: mini-spring is a simplified Spring framework that helps you quickly understand its core principles. It retains essential features like IoC, AOP, resource loading, event handling, and bean lifecycle while keeping the code minimal.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mini-spring is a simplified Spring framework that helps you quickly understand its core principles. It retains essential features like IoC, AOP, resource loading, event handling, and bean lifecycle while keeping the code minimal.

License

Notifications You must be signed in to change notification settings

m3h3d1/mini-spring-en

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-spring

About

mini-spring is a simplified version of the Spring framework. It helps you quickly understand Spring's source code and core principles. The project extracts Spring’s essential logic while keeping the code minimal, preserving key features like IoC, AOP, resource loading, event listeners, type conversion, container extension points, bean lifecycle and scope, application context, and more.

Features

Basics: IoC

Basics: AOP

Extension Features

Advanced Topics

Others

Usage

Refer to changelog.md

About

mini-spring is a simplified Spring framework that helps you quickly understand its core principles. It retains essential features like IoC, AOP, resource loading, event handling, and bean lifecycle while keeping the code minimal.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
0