cockroachdb / appdev-issues

This is an issue repository for misc AppDev team issues.
1 stars 1 forks source link

Make code example for Spring docs / hello world tutorial #14

Closed rafiss closed 4 years ago

rafiss commented 4 years ago

Provide code so that the Docs team can publish something about how to use Spring. The example should cover retries. Kai may be a good resource for some guidance.

Supports this docs issue: https://github.com/cockroachdb/docs/issues/6046

rafiss commented 4 years ago

Kai has published hello world examples here:

https://github.com/cockroachlabs/roach-demo-txn https://github.com/cockroachlabs/roach-demo-helloworld

I discussed with the @ericharmeling, and these can be used when the docs team begins working on Spring docs.