Giter Club home page Giter Club logo

tiny-spring's Introduction

手写Spring框架,目前已实现:

  1. Bean的定义、注册、获取、属性注入、依赖解析
  2. 读取xml配置文件
  3. 反射和Cglib实现构造函数类实例化策略
  4. 应用上下文
  5. 初始化和销毁方法,分为接口和配置两种方式
  6. Aware感知功能
  7. FactoryBean代理
  8. 容器事件和监听
  9. 基于JDK和Cglib实现AOP并扩展到Bean生命周期
  10. 自动扫描Bean并注册
  11. @Component, @Value, @Autowaired, @Qualifier, @Scope注解功能
  12. 在Bean实例化后进行代理,给代理对象设置属性值
  13. 三级缓存解决循环依赖

tiny-spring's People

Contributors

warrior-yyyan avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.