Running with BBjServices
important
此部分仅适用于使用 BBjServices 的开发人员。对于大多数开发人员,此部分中的信息对 webforJ 应用程序的开发或部署并不必要。
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.
本地安装
Install BBj locally and use the Plugin Manager to configure the webforJ plugin for running apps against a local BBjServices instance.