Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 259 Bytes

File metadata and controls

13 lines (8 loc) · 259 Bytes

api

A simple example showing how to create a basic swagger-codegen based integration boilerplate.

How to use

./gradlew build

Observe the content of ./build/swagger-code-tripletex/src/main/java.

Also check out the ./build.gradle file.