spring 四大原则

    xiaoxiao2021-03-25  66

    1.使用pojo进行轻量级和最小倾入式开发。

    2.通过依赖注入和基于接口编程实现松耦合。

    3.通过aop和默认习惯进行声明式编程。

    4.使用aop和模板减少模式化代码。

    转载请注明原文地址: https://ju.6miu.com/read-40082.html

    最新回复(0)