SpringBoot环境下QueryDSL-JPA的使用,1、Pom.xml文件依赖. ... <artifactId>querydsl-apt</artifactId> <scope>provided</scope> </dependency> ...
確定! 回上一頁