mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-05 14:42:12 +00:00
daa7f3d4ef
* Add migration guide from javax to jakarta namespace This document provides a comprehensive guide for migrating Java code from the javax namespace to the jakarta namespace, including steps for scanning, updating dependencies, and verifying the migration. * Add javax to jakarta migration skill entry