相关考题
-
多项选择题
下列属于lombok的注解有()
A.@Slf4j
B.@Data
C.@AllArgsConstructor
D.@NonNull -
多项选择题
下列属于lombok的注解且能够影响Bean中存储数据的有()
A.@Getter
B.@EqualsAndHashCode
C.@NoArgsConstructor
D.@RequiredArgsConstructor -
多项选择题
属于spring-security的注解有()
A.EnableGlobalAuthentication
B.EnableGlobalMethodSecurity
C.EnableReactiveMethodSecurity
D.AuthenticationConfigBuilder
