摘要:
参考1: https://www.cnblogs.com/tangzekai/p/7782773.html 参考2 https://blog.csdn.net/baochanghong/article/details/54134018 依赖: <dependency> <groupId>org.sp 阅读全文
摘要:
场景: 如果maven setting.xml 中没指定国内的镜像 可以通过在项目中的pom中指定 <repositories> <!--阿里云仓库--> <repository> <id>aliyun</id> <name>aliyun-maven</name> <url>http://maven 阅读全文
摘要:
依赖: repository : @RepositoryRestResource(collectionResourceRel = "bookingMain", path = "bookingMain")public interface BookingMainRepository extends Jp 阅读全文