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 wu-framework-translation-spring-starter-1.2.5-JDK17.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wu.framework.translation.data.el
├─ org.wu.framework.translation.data.el.ExpressionEvaluator.class - [JAR]
├─ org.wu.framework.translation.data.el.ExpressionRootObject.class - [JAR]
org.wu.framework.translation.data.limit.aop
├─ org.wu.framework.translation.data.limit.aop.MonitorEasyAccessLimit.class - [JAR]
org.wu.framework.translation.data.limit.config
├─ org.wu.framework.translation.data.limit.config.LayerEnableAutoLimitConfiguration.class - [JAR]
org.wu.framework.translation.data.lock.aop
├─ org.wu.framework.translation.data.lock.aop.MonitorEasyLock.class - [JAR]
org.wu.framework.translation.data.dictionary.config
├─ org.wu.framework.translation.data.dictionary.config.ConvertAutoConfigure.class - [JAR]
org.wu.framework.translation.data.encryption.config
├─ org.wu.framework.translation.data.encryption.config.EncryptionDecryptionAutoConfig.class - [JAR]
├─ org.wu.framework.translation.data.encryption.config.EncryptionDecryptionConvertAutoConfig.class - [JAR]
org.wu.framework.translation.data.encryption.aop
├─ org.wu.framework.translation.data.encryption.aop.NormalConvertEncryptionDecryptionPointcutAdvisor.class - [JAR]
org.wu.framework.translation.data.lock.config
├─ org.wu.framework.translation.data.lock.config.LayerEnableAutoLockConfiguration.class - [JAR]
org.wu.framework.translation.data.translation.aop
├─ org.wu.framework.translation.data.translation.aop.NormalTranslationPointcutAdvisor.class - [JAR]
org.wu.framework.translation.data.translation.config
├─ org.wu.framework.translation.data.translation.config.TranslationAutoConfigure.class - [JAR]
org.wu.framework.translation.data.dictionary.aop
├─ org.wu.framework.translation.data.dictionary.aop.NormalConvertMapperPointcutAdvisor.class - [JAR]