07 2020 档案

摘要:questionnaireRiskEOList = questionnaireRiskEOList.stream().collect(Collectors.collectingAndThen(Collectors.toCollection(() -> new TreeSet<>(Comparator 阅读全文
posted @ 2020-07-27 21:24 老小包的博客 阅读(340) 评论(0) 推荐(0) 编辑
摘要:有主类spring Boot项目采用 <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> <!--<confi 阅读全文
posted @ 2020-07-20 15:17 老小包的博客 阅读(323) 评论(0) 推荐(0) 编辑
摘要:创建 Abstract Factory (抽象公厂) Builder (生成器) Factory Method(工厂方法) Prototype(原型) Singleton(单例) 结构 Adapter(适配器) Bridge(桥接) Composite(组合) Decorator(装饰) Facad 阅读全文
posted @ 2020-07-16 19:49 老小包的博客 阅读(121) 评论(0) 推荐(0) 编辑
摘要:页面 #地址页面所在 location / { root /opt/****-h5/; try_files $uri $uri/ /index.html; index index.html index.htm; } #内网域名 location /client { proxy_pass http:/ 阅读全文
posted @ 2020-07-16 16:02 老小包的博客 阅读(105) 评论(0) 推荐(0) 编辑
摘要:MultipartFile 阅读全文
posted @ 2020-07-02 16:10 老小包的博客 阅读(278) 评论(0) 推荐(0) 编辑

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