jar

de.thomas-oster : rest2typescript-annotations

Maven & Gradle

Apr 08, 2022
1 usages

rest2typescript-annotations · Maven plugin that creates a Typescript file containing a REST-API Client for all your Spring @Controllers and also interfaces for any type you like if you add the @ToTypescript annotation

Table Of Contents

Latest Version

Download de.thomas-oster : rest2typescript-annotations JAR file - Latest Versions:

All Versions

Download de.thomas-oster : rest2typescript-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.3
1.2
1.1
1.0

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 rest2typescript-annotations-1.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.thomas_oster.rest2typescript.annotations

├─ de.thomas_oster.rest2typescript.annotations.ToTypescript.class - [JAR]

├─ de.thomas_oster.rest2typescript.annotations.ToTypescriptExclude.class - [JAR]

Advertisement