jar

io.soffa : soffa-platform-springboot

Maven & Gradle

Oct 20, 2019

soffa-platform-springboot · SoFFa

Table Of Contents

Latest Version

Download io.soffa : soffa-platform-springboot JAR file - Latest Versions:

All Versions

Download io.soffa : soffa-platform-springboot JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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-platform-springboot-0.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.soffa.adapters.spring.exposition

├─ io.soffa.adapters.spring.exposition.RestErrorSupport.class - [JAR]

io.soffa.adapters.spring.data

├─ io.soffa.adapters.spring.data.JpaRepository.class - [JAR]

io.soffa.adapters.spring.security

├─ io.soffa.adapters.spring.security.AuthenticationManager.class - [JAR]

├─ io.soffa.adapters.spring.security.SecurityBeansFactory.class - [JAR]

├─ io.soffa.adapters.spring.security.SecurityContextRepository.class - [JAR]

ext.spring

├─ ext.spring.SoffaSpringConfig.class - [JAR]

io.soffa.adapters.spring.pubsub

├─ io.soffa.adapters.spring.pubsub.PubSubClientAdapter.class - [JAR]

├─ io.soffa.adapters.spring.pubsub.RabbitMQAutoConfig.class - [JAR]

Advertisement