05 2022 档案

摘要:1. User @Entity @Table(name = "user") public class User implements UserDetails{ /** * */ private static final long serialVersionUID = 1L; @Id @Generat 阅读全文
posted @ 2022-05-24 10:26 jason47 阅读(291) 评论(0) 推荐(0) 编辑
摘要:1. pom.xml <!-- h2 database --> <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> </dependency> <!-- jpa --> <dependency> <gr 阅读全文
posted @ 2022-05-23 10:42 jason47 阅读(124) 评论(0) 推荐(0) 编辑
摘要:1. maven 还没有springboot官方的gRPC客户端,使用的是net.devh <!-- gRPC --> <dependency> <groupId>net.devh</groupId> <artifactId>grpc-client-spring-boot-starter</arti 阅读全文
posted @ 2022-05-06 13:47 jason47 阅读(831) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示