jar

io.soffa.foundation : soffa-foundation-service

Maven & Gradle

Feb 23, 2022
0 stars

project ':soffa-foundation-service' · Soffa Foundation

Table Of Contents

Latest Version

Download io.soffa.foundation : soffa-foundation-service JAR file - Latest Versions:

All Versions

Download io.soffa.foundation : soffa-foundation-service JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]