GOODBOY008 opened a new pull request, #699: URL: https://github.com/apache/fesod/pull/699
## Description This PR adds deprecation notices to `EasyExcel`, `FastExcel`, and `FastExcelFactory` classes, providing clear migration guidance to use `FesodSheet`. It also enhances the Javadoc for `FesodSheet` and `FesodSheetFactory`. ## Motivation As part of the rebranding from FastExcel to Fesod, it is important to guide users away from the old entry points and towards the new `FesodSheet` API. This ensures a smoother transition and better developer experience. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
