Running with BBjServices
important
Tämä osio koskee vain kehittäjiä, jotka käyttävät BBjServices. Suurimmalle osalle kehittäjistä tämän osion tiedot eivät ole tarpeellisia webforJ-sovellusten kehittämisessä tai käyttöönotossa.
Docker
Install Docker Desktop on Windows or Mac, pull the webforj/sandbox image, and run BBjServices in a container for webforJ development.
Github Codespaces
Run the webforj-hello-world starter in a GitHub Codespace to develop and preview webforJ apps directly from the browser.
Install Plugin
Configure the webforJ install Maven plugin with deploy URL, class name, publish name, and debug flags for BBjServices deployments.
Paikallinen asennus
Install BBj locally and use the Plugin Manager to configure the webforJ plugin for running apps against a local BBjServices instance.