Configuration
webforJ Build Plugin
Add the webforJ Maven or Gradle plugin to your build, the goals it binds to each phase, and the options it accepts.
重新部署和实时重载
1 项
Debugging
Attach a remote Java debugger to a running webforJ app from Visual Studio Code, IntelliJ IDEA, or Eclipse using Jetty on port 8000.
Installable Apps
Annotate a webforJ app with AppProfile to generate a Web App Manifest with icons, screenshots, and metadata for device installation.
Deploying Additional Servlets
Host REST endpoints and third-party servlets alongside a webforJ app by remapping WebforjServlet or proxying through webforj.conf.
Local BLS License
Configure a webforJ project to use a locally installed BLS certificate and client configuration.
Property Configuration
Set webforJ entry points, debug mode, locales, file upload limits, and servlet mappings through webforj.conf and web.xml.
Snapshots
Locate the latest webforJ snapshot version and add the Central Portal Snapshots repository to consume pre-release builds.
使用BBjServices运行
1 项
Minifier Plugin
Discover and minify CSS and JavaScript assets referenced by webforJ annotations during the Maven or Gradle production build.
Licensing and Watermark
Request a webforJ trial certificate and place certificate.bls in the resources directory to remove the unlicensed runtime watermark.