close

Filter

loading table of contents...

Blueprint Developer Manual / Version 2204

Table Of Contents

4.3.2 Starting Applications using the Command Line

As an alternative to the IDEA integration, you can start most of the applications using the spring-boot-maven-plugin.

Exception: The Studio Client must be started via pnpm.

Using CoreMedia’s configuration facade makes it very simple to use remote services when developing a single app. Simply run

mvn spring-boot:run -Dinstallation.host=<FQDN>

If more than one app is started locally, simply add the required convenience host properties to the command-line.

Note

Note

Please activate the Maven profile dev, that is, mvn spring-boot:run -Pdev, when you start the following Spring Boot apps locally:

  • cae-preview-app and cae-live-app

  • workflow-server-app

  • content-server-app

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.