jar

io.gitee.mcolley : swak-spring-boot-starter

Maven & Gradle

Aug 02, 2023

swak-spring-boot-starter · swak-framework springboot autoconfigure

Table Of Contents

Latest Version

Download io.gitee.mcolley : swak-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.gitee.mcolley : swak-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.0.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 swak-spring-boot-starter-2.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.swak.frame.controller

├─ com.swak.frame.controller.MonitorController.class - [JAR]

com.swak.frame.spring.configuration

├─ com.swak.frame.spring.configuration.AsyncThreadPoolConfiguration.class - [JAR]

├─ com.swak.frame.spring.configuration.SwakAutoConfiguration.class - [JAR]

├─ com.swak.frame.spring.configuration.SwakExtensionAutoConfiguration.class - [JAR]

com.swak.frame.resolver

├─ com.swak.frame.resolver.ContextClosedThreadPoolHandler.class - [JAR]

com.swak.frame.runner

├─ com.swak.frame.runner.AppCommandLineRunner.class - [JAR]

├─ com.swak.frame.runner.LocalEnumTypeInitializedAware.class - [JAR]

com.swak.frame.config

├─ com.swak.frame.config.AsyncProperties.class - [JAR]

├─ com.swak.frame.config.SwakMvcConfigurer.class - [JAR]

├─ com.swak.frame.config.SwakWebMvcConfigurer.class - [JAR]