Skip to content

Conversation

tfesenko
Copy link
Member

For simplicity, we use the already existing "Expanded Pet Store" example project.

From RepreZen Dashboard, choose "Example Projects", switch to the "OpenAPI v3" tab and select "Expanded Pet Store (v3)":
screen shot 2018-09-24 at 6 08 49 pm

This will create a new RepreZen project with an OpenAPI spec for Pet Store (petstore-expanded.yaml) and a set of default GenTargets.

* `hideGenerationTimestamp: true` - timestamps create noise, disable
them
* `delegatePattern: true` - allows us to extract implementation
* `java8: false` - the java8 option generates default methods in
interfaces which. Because of it, unimplemented methods in interface
implementations will NOT be detected by the compiler.
Step 2: Generate Spring Boot code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant