摘要: @Componentpublic class MyMetaObjectHandler implements MetaObjectHa... 阅读全文
posted @ 2020-08-21 00:17 池三岁 阅读(252) 评论(0) 推荐(0) 编辑
摘要: @Data@AllArgsConstructor@NoArgsConstructorpublic class GuliExcepti... 阅读全文
posted @ 2020-08-21 00:16 池三岁 阅读(220) 评论(0) 推荐(0) 编辑
摘要: @Configuration@EnableSwagger2public class SwaggerConfig { @... 阅读全文
posted @ 2020-08-21 00:13 池三岁 阅读(309) 评论(0) 推荐(0) 编辑
摘要: public class JwtUtils { /**EXPIRE设置token的过期时间*/ public stati... 阅读全文
posted @ 2020-08-21 00:11 池三岁 阅读(681) 评论(0) 推荐(0) 编辑
摘要: public final class MD5 { public static String encrypt(String st... 阅读全文
posted @ 2020-08-21 00:10 池三岁 阅读(176) 评论(0) 推荐(0) 编辑
摘要: ResultCode接口 public interface ResultCode { public static Intege... 阅读全文
posted @ 2020-08-21 00:09 池三岁 阅读(448) 评论(0) 推荐(0) 编辑