We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e0cdf commit a8eaf6fCopy full SHA for a8eaf6f
springboot/src/main/kotlin/com/github/stephenott/camunda/formio/Application.kt
@@ -1,7 +1,5 @@
1
package com.github.stephenott.camunda.formio
2
3
-import com.github.stephenott.camunda.formio.FormioFormFieldValidatorProcessEnginePlugin
4
-import com.github.stephenott.camunda.formio.SimpleFormioValidationHandler
5
import org.camunda.bpm.spring.boot.starter.annotation.EnableProcessApplication
6
import org.springframework.boot.autoconfigure.SpringBootApplication
7
import org.springframework.boot.runApplication
0 commit comments