Blueprint Developer Manual / Version 2310
Table Of ContentsWorking Directory:
apps/studio-server/spring-boot/studio-server-app
Start Studio Server locally via
mvn spring-boot:run -Dinstallation.host=<FQDN>
Connecting with Local CAE
When you want to connect Studio Server with a local CAE instance, start Studio Server as above but add -Dcae-preview.host=localhost
and/or -Dcae-live.host=localhost
to the Maven call.