Skip to content

NovaShen0724/SpringHelloWorld

Repository files navigation

SpringHelloWorld

Spring学习代码

NovaShen的学习记录

2023

1.5

  • 学习ioc思想
  • 学习di注入

1.6

  • 使用ioc思想写了个user服务
  • 学习了ioc容器的使用
  • 学习了对bean的创建,赋值,访问
  • 学习了spring的自动装配以及一些注解开发,注解配置

1.7

  • 学习了component注解,实现了完全取消配置来操作ioc容器
  • 当然缺点和优点都很明显

1.8

  • 学习了使用配置类来配置ioc容器
  • 学习了代理模式,aop的前置
  • 发现对于反射理解不透彻,返回去学反射

1.9

  • 学习了类的构造过程
  • 学习了class类的获得及使用

1.10

  • 学习了反射的性能问题

About

Spring学习代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages