jar

io.soffa.platform : soffa-platform-springboot-web

Maven & Gradle

Jul 24, 2021

project ':soffa-platform-springboot-web' · Springboot implementation of the platform

Table Of Contents

Latest Version

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

All Versions

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

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

io.soffa.platform.springboot.web.config

├─ io.soffa.platform.springboot.web.config.DynamicEndpointImpl.class - [JAR]

├─ io.soffa.platform.springboot.web.config.EndpointsRegistryImpl.class - [JAR]

├─ io.soffa.platform.springboot.web.config.PlatformHealthIndicator.class - [JAR]

├─ io.soffa.platform.springboot.web.config.PlatformWebBeansFactory.class - [JAR]

├─ io.soffa.platform.springboot.web.config.PlatformWebMethodSecurityConfig.class - [JAR]

├─ io.soffa.platform.springboot.web.config.PlatformWebSecurityConfig.class - [JAR]

io.soffa.platform.springboot.web.filters

├─ io.soffa.platform.springboot.web.filters.RequestFilter.class - [JAR]

├─ io.soffa.platform.springboot.web.filters.RestResponseEntityExceptionHandler.class - [JAR]

io.soffa.platform.springboot.web.controllers

├─ io.soffa.platform.springboot.web.controllers.CustomModelAttributes.class - [JAR]

├─ io.soffa.platform.springboot.web.controllers.PlatformHealthController.class - [JAR]

├─ io.soffa.platform.springboot.web.controllers.PlatformUsersController.class - [JAR]

io.soffa.platform.springboot.web.config.model

├─ io.soffa.platform.springboot.web.config.model.DynamicEndpointsRegistry.class - [JAR]

springboot

├─ springboot.SoffaPlatformSpringBootWebFactory.class - [JAR]