Initial README and supporting files
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user