首页>代码>工作流activiti-explorer在线设计器的整合 适合大多数自定义工作流流程审批系统>/activiti-explorer/src/main/java/org/activiti/explorer/conf/ApplicationConfiguration.java
package org.activiti.explorer.conf; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.ImportResource; import org.springframework.context.annotation.PropertySource; import org.springframework.context.annotation.PropertySources; @Configuration @PropertySources({ @PropertySource(value = "classpath:db.properties", ignoreResourceNotFound = true), @PropertySource(value = "classpath:engine.properties", ignoreResourceNotFound = true) }) @ComponentScan(basePackages = { "org.activiti.explorer.conf" }) @ImportResource({"classpath:activiti-ui-context.xml", "classpath:activiti-login-context.xml", "classpath:activiti-custom-context.xml"}) public class ApplicationConfiguration { }
最近下载更多
最近浏览更多
whfuai LV14
9月28日
HANCW LV9
8月20日
云破月 LV8
4月12日
denglu123321 LV4
4月11日
Gin19960217 LV4
3月5日
1049066887 LV13
3月3日
weilaizhisheng LV21
1月16日
zhong8876 LV1
2023年11月29日
yuan_bin1990 LV7
2023年11月13日
3334004690 LV10
2023年11月1日