Uses of Interface
org.camunda.bpm.spring.boot.starter.configuration.CamundaJpaConfiguration
-
Packages that use CamundaJpaConfiguration Package Description org.camunda.bpm.spring.boot.starter org.camunda.bpm.spring.boot.starter.configuration.impl -
-
Uses of CamundaJpaConfiguration in org.camunda.bpm.spring.boot.starter
Methods in org.camunda.bpm.spring.boot.starter that return CamundaJpaConfiguration Modifier and Type Method Description static CamundaJpaConfiguration
CamundaBpmConfiguration. camundaJpaConfiguration()
-
Uses of CamundaJpaConfiguration in org.camunda.bpm.spring.boot.starter.configuration.impl
Classes in org.camunda.bpm.spring.boot.starter.configuration.impl that implement CamundaJpaConfiguration Modifier and Type Class Description class
DefaultJpaConfiguration
-