/
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


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


Related content

Check out and build
Check out and build
More like this
Taskana Security
Taskana Security
Read with this
Setup and Run
Setup and Run
More like this
Getting started
Getting started
Read with this
TODO - Wildfly Application Server configuration
TODO - Wildfly Application Server configuration
More like this
Module Overview
Module Overview
More like this