摘要: 【注】本文译自: Testing JPA Queries with Spring Boot and @DataJpaTest - Reflectoring 除了单元测试,集成测试在生产高质量的软件中起着至关重要的作用。一种特殊的集成测试处理我们的代码和数据库之间的集成。 通过 @DataJpaTes 阅读全文
posted @ 2021-10-29 14:50 码界行者 阅读(982) 评论(0) 推荐(0)