Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
./mvnw clean install

...

REST API

with console:

Code Block
languagebash
./mvnw spring-boot:run -P history.plugin -pl :taskana-rest-spring-example-boot

...

with Intellij:

  1. Open the Maven tab on the right
  2. Open the first entry 'Profiles'
  3. Select the checkbox 'history.plugin'
  4. Start ExampleRestApplication

Image Added 

REST API will be available: http://localhost:8080/v1/task-history-event