上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 72 下一页
摘要: package me.zhengjie.common.utils; import org.springframework.web.context.request.RequestContextHolder; import org.springframework.web.context.request.ServletRequestAttributes; import javax.servlet.h... 阅读全文
posted @ 2019-07-21 10:00 tonggc1668 阅读(262) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.exception.handler; import lombok.extern.slf4j.Slf4j; import me.zhengjie.common.exception.BadRequestException; import me.zhengjie.common.exception.EntityExistException; imp... 阅读全文
posted @ 2019-07-21 09:56 tonggc1668 阅读(806) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/Aria_Miazzy/article/details/88066975 阅读全文
posted @ 2019-07-20 23:30 tonggc1668 阅读(99) 评论(0) 推荐(0)
摘要: package me.zhengjie.tools.service; import me.zhengjie.tools.domain.Picture; import org.springframework.cache.annotation.CacheConfig; import org.springframework.cache.annotation.CacheEvict; import or... 阅读全文
posted @ 2019-07-20 18:09 tonggc1668 阅读(183) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.utils; import cn.hutool.core.util.IdUtil; import org.springframework.web.multipart.MultipartFile; import java.io.File; import java.io.IOException; import java.text.Decimal... 阅读全文
posted @ 2019-07-20 18:06 tonggc1668 阅读(338) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.utils; import java.util.Calendar; import java.util.Date; /** * @author jie * @date 2018-12-13 * * 日期工具 */ public class TimeUtil { public static String getWeekDa... 阅读全文
posted @ 2019-07-20 17:59 tonggc1668 阅读(414) 评论(0) 推荐(0)
摘要: package me.zhengjie.common.aop.log; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; ... 阅读全文
posted @ 2019-07-20 16:34 tonggc1668 阅读(210) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/gyshun/article/details/81000997 阅读全文
posted @ 2019-07-20 12:20 tonggc1668 阅读(406) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/worldchinalee/article/details/79413830 阅读全文
posted @ 2019-07-20 12:08 tonggc1668 阅读(194) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/xcdsdf14545/article/details/86164012 阅读全文
posted @ 2019-07-20 12:07 tonggc1668 阅读(454) 评论(0) 推荐(0)
上一页 1 ··· 40 41 42 43 44 45 46 47 48 ··· 72 下一页