20 lines
559 B
Markdown
20 lines
559 B
Markdown
# Spring REST Docs Samples
|
|
|
|
## Overview
|
|
|
|
This repository contains a number of samples for [Spring REST Docs][1].
|
|
Each sample is a standalone project in a subdirectory of this repository.
|
|
They are built using Spring Boot.
|
|
|
|
## Contributing
|
|
|
|
Contributors to this repository agree to uphold its [code of conduct][2].
|
|
|
|
## Licence
|
|
|
|
The Spring REST Docs Samples are open source software released under the [Apache 2.0 license][3].
|
|
|
|
[1]: https://github.com/spring-projects/spring-restdocs
|
|
[2]: CODE_OF_CONDUCT.md
|
|
[3]: https://www.apache.org/licenses/LICENSE-2.0.html
|