07 2021 档案
摘要:https://www.kuangstudy.com/bbs/1374942542566551554
阅读全文
摘要://1.首先开启自动代理@Configuration @EnableAspectJAutoProxy public class TokenEndPointAspectConfiguration { @Bean public TokenEndPointAspec tokenEndPointAspec(
阅读全文
摘要:file1=new File(path);//path 为文件地址绝对路径 //File ff = new File(file.getAbsolutePath());相对路径获取方法//String copyPath = ff.getParentFile().getParent(); String
阅读全文
摘要://将map-->转换成实体类对象(Dto) DtoStr=JSON.toJSONString(map);//-->Map集合转换成JSON字符串 Dto=JSON.parseObject(DtoStr,Dto.class);//将JSON字符串转换成Dto(实体类)需要引入的依赖: <depend
阅读全文

浙公网安备 33010602011771号