Skip to content
#

mini-framework

Here are 18 public repositories matching this topic...

mini-spring 是仿写 Spring 的一个乞丐版 IOC/AOP 框架,总代码规范精炼,仅数百行,同时注释详细,可作为 Spring 框架学习教程。使用了 Java 反射、注解、动态代理等技术以及内嵌 tomcat 服务器,实现了 @controller@Autowired@aspect@before 等常用注解。可实现简单的访问 uri 映射,控制反转以及不侵入原代码的面向切面编程。

  • Updated Oct 18, 2021
  • Java

Improve this page

Add a description, image, and links to the mini-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mini-framework topic, visit your repo's landing page and select "manage topics."

Learn more