Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class-to-open-api

A converter class or folder with classes to yaml open api config

build

mvn clean install -DskipTests

build native

mvn clean install -DskipTests -Pnative

usage

java -jar class-to-api-converter.jar -file {Your class file or folder} -output {path where will be saved result of converting}

OR

class-to-api-converter.exe -file {Your class file or folder} -output {path where will be saved result of converting}

Can put .java file near jar and run with file name (run java -jar code-api-converter.jar Test.java)

About

A converter class code to yaml open api config

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages