My project depends on the following
org.flowable flowable-spring-boot-starter-rest-api 6.2.1 <dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot-starter-basic</artifactId>
<version>6.2.1</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-form-api</artifactId>
<version>6.2.1</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-form-rest</artifactId>
<version>6.2.1</version>
</dependency>
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-form-spring-configurator</artifactId>
<version>6.2.1</version>
</dependency>
access form-repository/deployments httpStatus 404