Let's go

随笔分类 -  JAVA

摘要:1、出现错误【javax.xml.ws.WebServiceException: Could not send Message.】 https://www.iteye.com/blog/thewangzl-2326075 设置调用超时(这儿WebService采用的wsdl2java命令生成的客户端 阅读全文
posted @ 2024-08-08 11:44 chenze 阅读(113) 评论(0) 推荐(0) 编辑
摘要:java JAXB @XmlAttribute @XmlElement @XmlValue实例 @XmlAttribute 用法 @Data @XmlAccessorType(XmlAccessType.FIELD) public static class CouponOther{ @XmlElem 阅读全文
posted @ 2022-12-01 08:43 chenze 阅读(457) 评论(0) 推荐(0) 编辑
摘要:EasyPoi 介绍:EasyPOI对POI进行了优化,更加设计精巧,使用简单,接口丰富,扩展简单。EasyPOI的同类产品有Execel4J,Hutools等。官网地址是 https://gitee.com/lemur/easypoi 文档:https://gitee.com/lemur/easy 阅读全文
posted @ 2022-09-02 10:51 chenze 阅读(181) 评论(0) 推荐(0) 编辑
摘要:List<Object> 相关 //检索 hgEntity = list.stream().filter(item -> item.getQuarter().equals(nameList.get(finalI)) && item.getType().equals("合格")).findFirst( 阅读全文
posted @ 2022-07-27 17:09 chenze 阅读(34) 评论(0) 推荐(0) 编辑
摘要:方法一、 注意:1.替换文本的占位符为 ${xxx} ,在word中填写的时候,需要一次性输入,最好是在text编辑器中写好,然后复制过去。否则可能会被识别为 ${,xxx,} ,就无法替换了。 package org.jeecg.modules.utils; import cn.hutool.co 阅读全文
posted @ 2022-04-14 14:18 chenze 阅读(1399) 评论(0) 推荐(0) 编辑
摘要:搭建环境 开发工具:IntelliJ IDEA 2019.2.4 x64 JDK:1.8.0_202 Tomcat:apache-tomcat-8.5.69 webservice服务端 一、文件-NEW-新建项目 二、 要生成wsdl文件(有的版本可以直接java文件右键),我的在tool里 web 阅读全文
posted @ 2021-11-06 12:37 chenze 阅读(1145) 评论(0) 推荐(0) 编辑
摘要:Spring Boot 2.x JDK 8.0 及以上版本 Maven 3.x IntelliJ IDEA 14.0 以上 一、下载Maven安装和使用 官网下载:https://maven.apache.org/download.cgi 配置环境变量 变量 MAVEN_HOME 变量值 Maven 阅读全文
posted @ 2021-08-31 12:37 chenze 阅读(37) 评论(0) 推荐(0) 编辑
摘要:1、下载Intillj IDEA 官网下载地址:http://www.jetbrains.com/idea/#chooseYourEdition 点击下载 注册码激活地址:http://idea.lanyus.com http://www.javatiku.cn/idea.html 快捷键备注 F8 阅读全文
posted @ 2021-07-13 23:31 chenze 阅读(58) 评论(0) 推荐(0) 编辑

有事您Q我
点击右上角即可分享
微信分享提示