Core classes, general classes
* Provides HeaderContextHolder class, encapsulates language, time zone, log tracking ID, etc., which can be used anywhere, such as asynchronous threads, pooled threads, etc.
* Provides LanguageUtil class and annotations related to international translation platform
* Provides core classes for business and internal exceptions
* Provides interfaces for field enumeration and exception enumeration
* Provides general classes such ...