上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页
摘要: 1. RepositoryService Everything that is related to static data (such as process definitions) are accessed through the RepositoryService The Repository 阅读全文
posted @ 2019-09-23 11:27 梦见舟 阅读(306) 评论(0) 推荐(0)
摘要: 因为工作的需要 需要学习Activiti 学习资料: https://www.activiti.org/userguide/ Database table names explained The database names of Activiti all start with ACT_. The 阅读全文
posted @ 2019-09-19 13:46 梦见舟 阅读(355) 评论(0) 推荐(0)
摘要: 只能将 IF 替换成 CASE WHEN A THEN AA ELSE BB END 阅读全文
posted @ 2019-09-11 15:04 梦见舟 阅读(1908) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/taojinxuan/p/11238003.html 阅读全文
posted @ 2019-07-24 15:46 梦见舟 阅读(146) 评论(0) 推荐(0)
摘要: PigxSecurityInnerAspect SysLogAspect 阅读全文
posted @ 2019-07-23 15:26 梦见舟 阅读(370) 评论(0) 推荐(0)
摘要: https://www.kancloud.cn/lengleng/pig guide/949171 阅读全文
posted @ 2019-07-23 08:51 梦见舟 阅读(9616) 评论(0) 推荐(0)
摘要: 适用版本 Axure 8.1.0.3377 zdfans.com gP5uuK2gH+iIVO3YFZwoKyxAdHpXRGNnZWN8Obntqv7++FF3pAz7dTu8B61ySxli 阅读全文
posted @ 2019-07-22 15:41 梦见舟 阅读(149) 评论(0) 推荐(0)
摘要: SpringBoot配置外置 SpringBoot配置外置的好处实在是太多了,在走向 docker 的方向更近一步吧 最近开始使用SpringCloud这套微服务框架做开发,各个微服务的配置管理就是个问题。 毕竟是新项目,SpringCloud用了下,感觉很不爽,而且要实现配置修改后刷新不太容易,可 阅读全文
posted @ 2019-07-21 09:44 梦见舟 阅读(920) 评论(0) 推荐(0)
摘要: Active Profile 配置 从上面的分析可以看出指定 profile 的配置优先于默认配置,故可以把与环境无关的配置放在 application.yaml 中,环境相关的配置写在 application ${profile}.yaml 中。其中激活 profile 指定有三种方式: 命令行启 阅读全文
posted @ 2019-07-20 07:57 梦见舟 阅读(930) 评论(0) 推荐(0)
摘要: 将jar包放在ext_jar/ 路径下 mvn install:install file Dfile=ext_jar/aliyun java sdk core 4.1.0.jar DgroupId=com.aliyun DartifactId=aliyun java sdk core Dpackag 阅读全文
posted @ 2019-07-20 06:43 梦见舟 阅读(543) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 10 ··· 37 下一页