java

3107   2022-03-11

导出工具类(若依框架改造) 置顶

兼容两种日常导出情况,省时省力,还不错
改成如下配置即可(默认配置无前缀,指定自定义配置文件) @ConfigurationProperties(prefix = "") @PropertySource("classpath:hengdian.properties") @Comp...
String ret = SoapUtil.send2(dataXml.asXML());//工具类返回soap报文,代码未贴出 Document doc = DocumentHelper.parseText(ret); Defau...
1941   2017-08-20

java list拆分批次处理

<!-- public static void main(String[] args) { List<Integer> dataList = new ArrayList<Integer>(); for(int ...
进入本地项目文件夹,删除原有.git文件夹 git init //初始化  git add . //添加当前项目所有文件及其文件夹提交到本地仓库  git remote add origin https://g...
825   2017-07-03

java正则例子

1.sql变量提取 <!-- public static void main(String[] args){         String a = "tablepk=#{TABLEPK} and...
4/8
文章分类
联系我
联系人: meepo
电话: *****
Email: 1147533288@qq.com
QQ: 1147533288