[图片] | 1.模型管理 :web在线流程设计器、预览流程xml、导出xml、部署流程2.流程管理 ** :导入导出流程资源文件、查看流程图、根据流程实例反射出流程模型、激活...
1. pom 加入 security <!-- 加入密码认证 --> <dependency> <groupId>org.springframework.boot</groupId>...
1.html <table class="table table-hover"> <thead> <tr> <th style="width: 50px;" id="cts"> <div class="chec...
报错内容如下 org.springframework.context.ApplicationContextException: Unable to start web server; nested exception is org.springframework.boot.web.server.WebS...
配置 pom <!-- druid 数据库连接池 --> <dependency> <groupId>com.alibaba</groupId> <artifact...
/**部署流程定义(根据ui.modeler的 modelId部署) * @param modelId 模型ID * @from fhadmin.cn */ protected String deploymentProcessDefinitionFro...
package com.clickpaas.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.spri...
1. pom <!-- 达梦数据库驱动 --> <dependency> <groupId>com.dm</groupId> <artifactId>DmJdb...
ackage org.fh.util; import java.io.File; import java.io.FileInputStream; import java.io.FileOutputStream; import java.util.zip.ZipEntry; import java.util.zip....
验证码的功能是防止非法用户恶意去访问登录接口而设置的一个功能,今天我们就来看看在前后端分离的项目中,SpringBoot 是如何提供服务的。 1|0**SpringBoot 版本** 本文...
社交账号:
我要举报该,理由是: