Giter Club home page Giter Club logo

spring5-study's Introduction

本项目为spring5的学习项目,其内容如下:

spring-01-ioc1

IOC的设计原型

spring-02-firstSpring

使用依赖注入(DI)的方式实现IOC。在resources中编写xml配置文件,并将其注入到程序中,最后在MyTest中测试。

spring-03-ioc2

使用有参、无参构造实现DI

spring-04-di

使用set注入,以及使用p命名空间和c命名空间注入

spring-05-autowired1

自动装配(xml, 注解)

spring-06-annotation

使用注解进行依赖注入

spring-07-appconfig

使用Java配置类代替xml来配置Beans

spring-08-proxy

代理模式(静态代理+动态代理)

spring-09-aop

aop的实现

spring-10-mybatis

spring整合MyBatis

spring-11-transaction

spring事务

spring5-study's People

Contributors

yydesoul 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.