/
Spring Boot configuration
Spring Boot configuration
This section describes how to get started with your own Spring Boot based TASKANA application.
You will need the following prerequisites for this:
- Java 11
- Maven
- Your favourite IDE
Example TASKANA Spring Boot application
There is a working example for Spring Boot on GitHub: https://github.com/Taskana/taskana/tree/master/rest/taskana-rest-spring-example-boot
Step 1: Create an empty Spring Boot project
You can do this for example using the Spring Boot Initializr: https://start.spring.io
Any other way is fine as well.
Step 2: Update your dependencies in your pom.xml
, multiple selections available,
Related content
Getting started
Getting started
Read with this
Check out and build
Check out and build
Read with this
Failed task creation handling / configuration / monitoring
Failed task creation handling / configuration / monitoring
More like this
Adapter Properties
Adapter Properties
More like this
Taskana Security
Taskana Security
Read with this