Guest User

Untitled

a guest
Jan 16th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. <configuration>
  2. <inputSpec>src/main/resources/api.yaml</inputSpec>
  3. <language>spring</language>
  4. <ignoreFileOverride>${basedir}/.swagger-codegen-ignore</ignoreFileOverride>
  5. <configOptions>
  6. <sourceFolder>src/gen/java/main</sourceFolder>
  7. <dateLibrary>java8</dateLibrary>
  8. </configOptions>
  9. </configuration>
Add Comment
Please, Sign In to add comment