Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rustberry/tiny-spring

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-spring

Try to have a minimal implementation of Spring Framework.

Change log

v1.0 IoC (Inversion of Control) function complete.

v2.0 AOP (Aspect Oriented Programming) complete.

v3.0 The minimum but sufficient structrue of Spring's BeanFactory. See the clear UML diagram at the end.

use git checkout <tag name> to jump to specific version.

Analysis

The basic structure of BeanFactory classes:

BeanFactory Classes

TODO

  • detect circular dependencies
  • solve circular dependencies
  • instantiation of Beans having not only nullary constructor
  • documentation. Write about how IoC in this framework works.

About

Try to have a minimal implementation of Spring Framework

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.