mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-10 01:53:29 +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