Blueprint Developer Manual / Version 2101
Table Of ContentsAs 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 a local Jetty Server
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
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
studio-packages-proxy-app
content-server-app