Running with BBjServices
important
This section will only pertain to developers using BBjServices. For most developers, the information in this section won't be necessary for webforJ app development or deployment.
📄️ 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.
📄️ Local Installation
Install BBj locally and use the Plugin Manager to configure the webforJ plugin for running apps against a local BBjServices instance.