花费 5 ms
@Document注解 与 Lombok

模型类中@Document注解是spring Data mongodb提供的一个注解。 @Document注解指定了这个模型类型所对应的集合名称。 @Document(collection = ' ...

Fri Oct 18 00:23:00 CST 2019 0 1446

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM