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-core-service-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.soffa.spring
├─ io.soffa.spring.AutoConfigure.class - [JAR]
io.soffa.commons.logging
├─ io.soffa.commons.logging.Logger.class - [JAR]
io.soffa.service.data
├─ io.soffa.service.data.DbConfig.class - [JAR]
├─ io.soffa.service.data.TenantAwareDatasource.class - [JAR]
io.soffa.commons.lang
├─ io.soffa.commons.lang.TextUtil.class - [JAR]
io.soffa.service.actions
├─ io.soffa.service.actions.ActionDispatcher.class - [JAR]
├─ io.soffa.service.actions.ActionRegistry.class - [JAR]
├─ io.soffa.service.actions.DefaultActionDispatcher.class - [JAR]
io.soffa.commons.vault
├─ io.soffa.commons.vault.MockedVaultTemplate.class - [JAR]
io.soffa.spring.config
├─ io.soffa.spring.config.CustomRestExceptionHandler.class - [JAR]
├─ io.soffa.spring.config.DatasourceConfig.class - [JAR]
├─ io.soffa.spring.config.PlatformBeansFactory.class - [JAR]
├─ io.soffa.spring.config.PlatformWebMethodSecurityConfig.class - [JAR]
├─ io.soffa.spring.config.SecurityAspect.class - [JAR]
├─ io.soffa.spring.config.SecurityConfig.class - [JAR]
io.soffa.commons.support
├─ io.soffa.commons.support.ClassUtil.class - [JAR]
├─ io.soffa.commons.support.DateUtil.class - [JAR]
├─ io.soffa.commons.support.Generator.class - [JAR]
├─ io.soffa.commons.support.IOUtil.class - [JAR]
├─ io.soffa.commons.support.JsonUtil.class - [JAR]
io.soffa.commons.annotations
├─ io.soffa.commons.annotations.ApplicationRequired.class - [JAR]
├─ io.soffa.commons.annotations.Authenticated.class - [JAR]
├─ io.soffa.commons.annotations.TenantRequired.class - [JAR]
io.soffa.commons.jwt
├─ io.soffa.commons.jwt.Jwt.class - [JAR]
├─ io.soffa.commons.jwt.JwtDecoder.class - [JAR]
├─ io.soffa.commons.jwt.JwtJwksDecoder.class - [JAR]
├─ io.soffa.commons.jwt.JwtUtil.class - [JAR]
io.soffa.service.context
├─ io.soffa.service.context.GrantedRole.class - [JAR]
├─ io.soffa.service.context.TenantContext.class - [JAR]
io.soffa.service.model
├─ io.soffa.service.model.DefaultRequestContext.class - [JAR]
io.soffa.commons.exceptions
├─ io.soffa.commons.exceptions.ConflictException.class - [JAR]
├─ io.soffa.commons.exceptions.DatabaseException.class - [JAR]
├─ io.soffa.commons.exceptions.Errors.class - [JAR]
├─ io.soffa.commons.exceptions.ForbiddenException.class - [JAR]
├─ io.soffa.commons.exceptions.FunctionalException.class - [JAR]
├─ io.soffa.commons.exceptions.ResourceNotFoundException.class - [JAR]
├─ io.soffa.commons.exceptions.TechnicalException.class - [JAR]
├─ io.soffa.commons.exceptions.TodoException.class - [JAR]
├─ io.soffa.commons.exceptions.UnauthorizedException.class - [JAR]
├─ io.soffa.commons.exceptions.ValidationException.class - [JAR]
io.soffa.spring.beans
├─ io.soffa.spring.beans.RequestFilter.class - [JAR]
io.soffa.commons.data
├─ io.soffa.commons.data.CustomPhysicalNamingStrategy.class - [JAR]
├─ io.soffa.commons.data.DataSourceProperties.class - [JAR]