slyak / spring-data-jpa-extra

spring data jpa with template dynamic query (eg: freemarker,velocity etc.) like mybatis. The master branch already support springboot2+ spring5+
Apache License 2.0
400 stars 116 forks source link

问下springboot2.0 下相关配置文件pom的 parent 依赖没找到 #30

Closed mrm200x closed 5 years ago

mrm200x commented 6 years ago
<parent>
    <groupId>com.slyak</groupId>
    <artifactId>slyak-parent</artifactId>
    <version>2.0.0-SNAPSHOT</version>
</parent>

这个依赖没有阿

stormning commented 5 years ago

新版本已发布