小马哥课程笔记
沙雕面试题 - 什么是 Spring Framework?
答:Spring makes it easy to create Java enterprise applications.
It provides everything you need to embrace the Java language
in an enterprise environment, with support for Groovy and
Kotlin as alternative languages on the JVM, and with the
flexibility to create many kinds of architectures depending on
an application’s needs.
996 面试题 - Spring Framework 有哪些核心模块?
答:
spring-core:Spring 基础 API 模块,如资源管理,泛型处理
spring-beans:Spring Bean 相关,如依赖查找,依赖注入
spring-aop : Spring AOP 处理,如动态代理,AOP 字节码提升
spring-context : 事件驱动、注解驱动,模块驱动等
spring-expression:Spring 表达式语言模块
劝退面试题 - Spring Framework 的优势和不足是什么?
答:这个问题的答案将贯穿整个系列
本文是小马哥课程笔记,围绕 Spring Framework 展开面试题解答。介绍了 Spring Framework 的定义,阐述其核心模块,包括 spring-core、spring-beans 等,还提及要探讨其优势和不足,为 Java 开发面试提供参考。
173万+

被折叠的 条评论
为什么被折叠?



