相关考题
-
多项选择题
下列属于lombok的注解且能够影响Bean中存储数据的有()
A.@Getter
B.@EqualsAndHashCode
C.@NoArgsConstructor
D.@RequiredArgsConstructor -
多项选择题
属于spring-security的注解有()
A.EnableGlobalAuthentication
B.EnableGlobalMethodSecurity
C.EnableReactiveMethodSecurity
D.AuthenticationConfigBuilder -
多项选择题
stater的优点有哪些()
A.可以很容易地包含在任何级别的应用程序中
B.不再需要担心依赖关系
C.提高运行速度
D.减少编译得时间
