Blueprint Developer Manual / Version 2010
Table Of ContentsAlternatively to the Idea integration, you can start most of the applications using the spring-boot-maven-plugin.
Exception: Start Studio Client via a local Jetty Server
Using our 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