Nathan Baulch c1c5775271
[go] More idiomatic godoc comments (#10044)
* [go] More idiomatic godoc comments

* [go] Mark deprecated fields and functions

* [go] Minor mustache readability/consistency fixes

* [go] Mark deprecated operation parameters

* [go] Deprecate a petstore component property for testing

* [go] Apply deprecated godoc in Go servers also
2021-08-03 17:11:16 +08:00
..
2021-07-09 22:42:31 +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/