CMMN in Camunda cockpit

I deployed a cmmm through spring boot application. I can see the case is deployed from the logs likes below. But I couldn’t see that in cockpit view, I am using community edition. What am I missing, should I explicitly include any plugins?

If the cmmn view is only available in camunda enterprise edition, how to get a trial version of it in spring boot library? Below is the one I am using

org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-webapp 3.3.1

Logs

Will execute case definitions
caseid1[version: 1, id: caseid1:1:b15dc3fe-11e0-11ea-9cd6-acde48001122]

Hey @Minisha_M,

yes, CMMN in Cockpit is an enterprise feature. Here is how you can use the EE webapps in spring boot: https://docs.camunda.org/manual/latest/user-guide/spring-boot-integration/#using-enterprise-edition