As of Broadleaf Release Train 2.0.0-GA, all microservices have been upgraded to Spring Boot 3.
This version includes all changes up to 1.7.7 Release Notes
Added job (PROCESS_ASSET_ATTRIBUTES) to process all assets in the system and populate the width and height of any images into their attribute map.
PROCESS_ASSET_ATTRIBUTES
This job is handled by the ProcessAssetsListener.
ProcessAssetsListener