Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 294 Bytes

v4.0.md

File metadata and controls

10 lines (6 loc) · 294 Bytes

4.0 (2027年)

1、部分调整规划草案

  • 调整 MVC 处理能力,独立为 solon-mvc
  • 定制项目的编码风格,兼顾 java 和 kotlin, groovy
  • 移除 @Around 改由 context.beanInterceptorAdd
  • 调整 AppContext 改为组装模式,由 IocContainer + AopContainer 组成