Conditionally enable/disable REST API

User Story (Required on creation)

As a business service developer I need embedded CIB Seven BPM engine. I need to publish certain business endpoints but don't publish CIB Sevent BPM REST API for outer access.

Functional Requirements (Required before implementation)

Inroduce cibseven.webclient.enabled Spring Boot application property to allow developer to enable/disable CIB Seven REST API.

Technical Requirements (Required before implementation)

Make org.cibseven.webapp.SevenWebclientContext configuration class enabled according the value of the cibseven.webclient.enabled configuration property.

Limitations of Scope

CIB Seven web client