fix README link
This commit is contained in:
parent
77118ed548
commit
e6f73a5795
@ -12,7 +12,7 @@ To use this extension, it depends on your Activiti implementation.
|
||||
|
||||
### Without APS
|
||||
|
||||
You need to write some code to inject the `SpringJobAwareAsyncExecutor` or `PojoJobAwareAsyncExecutor` into your `ProcessEngineConfiguration`. This is very dependent on how your implementation is setup. Then you need to include this JAR in the classpath of your Activiti application. Once installed, remember to configure the extension as explained in the [Configuration](#Configuration) section below.
|
||||
You need to write some code to inject the `SpringJobAwareAsyncExecutor` or `PojoJobAwareAsyncExecutor` into your `ProcessEngineConfiguration`. This is very dependent on how your implementation is setup. Then you need to include this JAR in the classpath of your Activiti application. Once installed, remember to configure the extension as explained in the [Configuration](#spring-configuration) section below.
|
||||
|
||||
### With APS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user