close
Skip to content

refactor: rename ByFastExcelCGLIB to ByFesodCGLIB#809

Merged
delei merged 1 commit intoapache:mainfrom
GOODBOY008:refactor/rename-by-fastexcel-cglib-to-by-fesod-cglib
Jan 17, 2026
Merged

refactor: rename ByFastExcelCGLIB to ByFesodCGLIB#809
delei merged 1 commit intoapache:mainfrom
GOODBOY008:refactor/rename-by-fastexcel-cglib-to-by-fesod-cglib

Conversation

@GOODBOY008
Copy link
Copy Markdown
Member

@GOODBOY008 GOODBOY008 commented Jan 17, 2026

Summary

  • Renamed the class tag from "ByFastExcelCGLIB" to "ByFesodCGLIB" to align with Fesod branding
  • Updated the getTag() method in the BeanMapUtils class

Changes

  • Modified BeanMapUtils.java to use "ByFesodCGLIB" as the tag name instead of "ByFastExcelCGLIB"

Test plan

  • Code compiles successfully
  • Change is a simple string rename with no functional impact
  • Additional testing if needed

Copilot AI review requested due to automatic review settings January 17, 2026 07:59
Update class tag name to align with Fesod branding.
@GOODBOY008 GOODBOY008 force-pushed the refactor/rename-by-fastexcel-cglib-to-by-fesod-cglib branch from 64468f0 to a7d2bf6 Compare January 17, 2026 08:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR renames the CGLIB class tag from "ByFastExcelCGLIB" to "ByFesodCGLIB" to align with the project's rebranding from FastExcel to Fesod. This is part of the broader migration effort from the cn.idev FastExcel library to Apache Fesod (Incubating).

Changes:

  • Updated the getTag() method in BeanMapUtils.FesodSheetNamingPolicy to return "ByFesodCGLIB" instead of "ByFastExcelCGLIB"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GOODBOY008
Copy link
Copy Markdown
Member Author

@delei PTAL

Copy link
Copy Markdown
Member

@delei delei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@delei delei merged commit fbec1ed into apache:main Jan 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants