jar

cn.sinlmao : spring-boot-starter-imhttp

Maven & Gradle

Mar 13, 2021

Sinlmao ImHTTP Spring Boot Starter · Sinlmao ImHTTP is an interface-oriented HTTP remote call library. It hopes that accessing the HTTP interface can become as simple as using DAO.

Table Of Contents

Latest Version

Download cn.sinlmao : spring-boot-starter-imhttp JAR file - Latest Versions:

All Versions

Download cn.sinlmao : spring-boot-starter-imhttp 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 spring-boot-starter-imhttp-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.sinlmao.imhttp.springboot.starter.utils

├─ cn.sinlmao.imhttp.springboot.starter.utils.AnnotationUtils.class - [JAR]

cn.sinlmao.imhttp.springboot.starter.annotation

├─ cn.sinlmao.imhttp.springboot.starter.annotation.EnableImHttp.class - [JAR]

├─ cn.sinlmao.imhttp.springboot.starter.annotation.EnableImHttpProxy.class - [JAR]

cn.sinlmao.imhttp.springboot.starter.scanner

├─ cn.sinlmao.imhttp.springboot.starter.scanner.ImHttpClassPathScanner.class - [JAR]

├─ cn.sinlmao.imhttp.springboot.starter.scanner.ImHttpPackageRegistrar.class - [JAR]

cn.sinlmao.imhttp.springboot.starter.core

├─ cn.sinlmao.imhttp.springboot.starter.core.ImHttpBeanFactory.class - [JAR]

├─ cn.sinlmao.imhttp.springboot.starter.core.ImHttpConfigurationBuilder.class - [JAR]

Advertisement