Blueprint Developer Manual / Version 2406.0
Table Of ContentsWorking Directory:
apps/studio-server/spring-boot/studio-server-app
Start the Studio Server locally via Spring Boot Maven plugin, as explained in Section 4.3.2, “Starting Applications using the Command Line”.
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 JVM arguments.