Justin Black cee5f75912
Feat adds content and header properties to CodegenResponse (#11046)
* Adds responseHeaders to codegenResponse

* Sets response headers in codegenResponse

* Samples updated

* Adds test of response headers

* Adds content to CodegenResponse

* Sets codegenResponse content

* Tests added, test content-data.yaml spec update

* Adds mediaTypeSchemaSuffix input to getContent

* Tests updated

* Updates how response content schema names are set

* Adds missing Locale to String.format invocations
2021-12-10 13:49:29 -08:00
..

Getting Started

This document assumes you have maven available.

To build the project using maven, run:

mvn package

To run the project, run the jar or use maven exec plugin:

mvn exec:java

If all builds successfully, the server should run on http://localhost:8080/