jar

com.github.codingdebugallday : springboot-plugin-framework-extension-resources

Maven & Gradle

Aug 04, 2020
6 stars

springboot-plugin-framework-extension-resources · 插件扩展-通过url读取插件中的静态资源

Table Of Contents

Latest Version

Download com.github.codingdebugallday : springboot-plugin-framework-extension-resources JAR file - Latest Versions:

All Versions

Download com.github.codingdebugallday : springboot-plugin-framework-extension-resources JAR file - All Versions:

Version Vulnerabilities Size Updated
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 springboot-plugin-framework-extension-resources-1.0.5.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.codingdebugallday.extension.resources

├─ com.github.codingdebugallday.extension.resources.PluginResourceResolverProcess.class - [JAR]

├─ com.github.codingdebugallday.extension.resources.StaticResourceConfig.class - [JAR]

├─ com.github.codingdebugallday.extension.resources.StaticResourceExtension.class - [JAR]

com.github.codingdebugallday.extension.resources.resolver

├─ com.github.codingdebugallday.extension.resources.resolver.PluginResourceResolver.class - [JAR]

├─ com.github.codingdebugallday.extension.resources.resolver.ResourceWebMvcConfigurer.class - [JAR]