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 soffa-foundation-service-1.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.soffa.foundation.service.core.aop
├─ io.soffa.foundation.service.core.aop.DefaultTenantAspect.class - [JAR]
├─ io.soffa.foundation.service.core.aop.JournalAspect.class - [JAR]
├─ io.soffa.foundation.service.core.aop.JpaRepositoryAspect.class - [JAR]
├─ io.soffa.foundation.service.core.aop.OperationHandlerAspect.class - [JAR]
├─ io.soffa.foundation.service.core.aop.PublishMessageAspect.class - [JAR]
├─ io.soffa.foundation.service.core.aop.SecurityAspect.class - [JAR]
ext.springboot
├─ ext.springboot.FoundationAutoConfiguration.class - [JAR]
io.soffa.foundation.service.core
├─ io.soffa.foundation.service.core.DefaultMessageHandler.class - [JAR]
├─ io.soffa.foundation.service.core.LocalPlatformAuthManager.class - [JAR]
├─ io.soffa.foundation.service.core.RequestFilter.class - [JAR]
io.soffa.foundation.service.core.config
├─ io.soffa.foundation.service.core.config.AliasWebConfig.class - [JAR]
├─ io.soffa.foundation.service.core.config.CustomRestExceptionHandler.class - [JAR]
├─ io.soffa.foundation.service.core.config.EmailConfigFactory.class - [JAR]
├─ io.soffa.foundation.service.core.config.MetricsRegistryImpl.class - [JAR]
├─ io.soffa.foundation.service.core.config.NoopAuthManager.class - [JAR]
├─ io.soffa.foundation.service.core.config.PlatformBeansFactory.class - [JAR]
├─ io.soffa.foundation.service.core.config.PlatformWebMethodSecurityConfig.class - [JAR]
├─ io.soffa.foundation.service.core.config.RedocController.class - [JAR]
├─ io.soffa.foundation.service.core.config.SecurityBeansFactory.class - [JAR]
├─ io.soffa.foundation.service.core.config.SecurityConfig.class - [JAR]
├─ io.soffa.foundation.service.core.config.SecurityControllerAdvice.class - [JAR]