View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window common-data-translate-1.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.bootx.platform.common.translate
├─ cn.bootx.platform.common.translate.DataTranslateAutoConfiguration.class - [JAR]
cn.bootx.platform.common.translate.handler
├─ cn.bootx.platform.common.translate.handler.TranslationHandler.class - [JAR]
cn.bootx.platform.common.translate.handler.impl
├─ cn.bootx.platform.common.translate.handler.impl.ResultObjectTranslationHandler.class - [JAR]
├─ cn.bootx.platform.common.translate.handler.impl.ResultPageIterableTranslationHandler.class - [JAR]
├─ cn.bootx.platform.common.translate.handler.impl.ResultPageTranslationHandler.class - [JAR]
cn.bootx.platform.common.translate.cache
├─ cn.bootx.platform.common.translate.cache.TranslationCacheFilter.class - [JAR]
├─ cn.bootx.platform.common.translate.cache.TranslationCacheLocal.class - [JAR]
├─ cn.bootx.platform.common.translate.cache.TranslationCacheService.class - [JAR]
cn.bootx.platform.common.translate.aop
├─ cn.bootx.platform.common.translate.aop.TranslationAnnotationAdvisor.class - [JAR]
├─ cn.bootx.platform.common.translate.aop.TranslationInterceptor.class - [JAR]
cn.bootx.platform.common.translate.domain
├─ cn.bootx.platform.common.translate.domain.Cache.class - [JAR]
├─ cn.bootx.platform.common.translate.domain.ConvertInfo.class - [JAR]
cn.bootx.platform.common.translate.service
├─ cn.bootx.platform.common.translate.service.DictTranslationService.class - [JAR]
├─ cn.bootx.platform.common.translate.service.FieldTranslationService.class - [JAR]