jar

io.github.fzdwx : sky-http-spring-boot-starter

Maven & Gradle

Apr 03, 2022
11 stars

sky · a netty based toolkit.

Table Of Contents

Latest Version

Download io.github.fzdwx : sky-http-spring-boot-starter JAR file - Latest Versions:

All Versions

Download io.github.fzdwx : sky-http-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.09

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 sky-http-spring-boot-starter-0.09.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.fzdwx.springboot

├─ io.github.fzdwx.springboot.SkyHttpAutoConfiguration.class - [JAR]

io.github.fzdwx.springboot.wrap

├─ io.github.fzdwx.springboot.wrap.MethodWrap.class - [JAR]

├─ io.github.fzdwx.springboot.wrap.ParameterWrap.class - [JAR]

├─ io.github.fzdwx.springboot.wrap.RequestMappingWrap.class - [JAR]

io.github.fzdwx.resolver

├─ io.github.fzdwx.resolver.BodyResolver.class - [JAR]

├─ io.github.fzdwx.resolver.HttpRequestResolver.class - [JAR]

├─ io.github.fzdwx.resolver.HttpResponseResolver.class - [JAR]

├─ io.github.fzdwx.resolver.ParamResolver.class - [JAR]

├─ io.github.fzdwx.resolver.PathVariableResolver.class - [JAR]

├─ io.github.fzdwx.resolver.Resolver.class - [JAR]

io.github.fzdwx.springboot.inject

├─ io.github.fzdwx.springboot.inject.RequestHandleInject.class - [JAR]

├─ io.github.fzdwx.springboot.inject.ResolverInject.class - [JAR]

io.github.fzdwx

├─ io.github.fzdwx.RequestMounter.class - [JAR]

Advertisement