...
Build the application(s)
Info |
---|
Requirements: java, maven, node, java |
Info |
---|
Version requirements: Java 8, Maven 3.6.0, Node 12.10.0 |
Full build
Code Block | ||
---|---|---|
| ||
mvn clean install |
...
Start the application(s)
Info |
---|
Requirements: java maven, node, java |
Rest Api
First of all change devMode property to true in taskana in taskana-rest-spring-example-boot application.properties file, then follow the next steps.
...