Workflows
Learn about the core workflows available in the IBM Bob Premium Package for Java Modernization.
The IBM Bob Premium Package for Java Modernization includes core workflows for specific modernization challenges. Each workflow can run independently.
Java upgrade workflow
Automates Java version upgrades with AI-driven validations and agentic fix cycles.
Review the Java Upgrade workflow prerequisites before starting.
Liberty modernization workflow
Migrates applications from traditional WebSphere to the Liberty runtime, guided by an IBM Application Modernization Accelerator (AMA) migration plan.
This workflow requires an AMA Migration Bundle (ZIP) generated from AMA version 4.6.0 or later. Review the Liberty modernization prerequisites before starting.
UI modernization workflow
Modernizes legacy UI frameworks to modern alternatives with a backend-first, component-by-component migration approach.
You must create back/ and front/ directories in the project root before starting this workflow. Review the UI Modernization prerequisites before starting.
Unit test generation workflow
Generates a structured testing strategy before execution, ensuring consistent and measurable coverage across the codebase.
Java Vulnerability Remediation workflow
Identifies known vulnerabilities in Java project dependencies by using the OSV (Open Source Vulnerabilities) database, updates affected dependencies to secure versions, and generates reports.