fenixsoft / fenixsoft/monolithic_arch_springboot
关于数据校验章节存在线程安全问题
Open
- Dominant language
- Java
- Stars
- 570
- Forks
- 324
- PR merge metrics
- No merged PRs in 30d
Description
项目:bookstore-monolithic-springboot
类: AccountValidation
protected Predicate predicate = c -> true;
多个注解使用成员变量predicate会不会造成线程安全问题?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.