Skip to content

Commit

Permalink
Added license and link to central docs (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
aklish committed Dec 11, 2019
1 parent b86539e commit 2b41c13
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions elide-spring/elide-spring-boot-starter/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Elide Spring Boot Starter

For more information on Elide, visit [elide.io](https://elide.io).

Opinionated jar which packages dependencies to get started with Elide and Spring Boot. The starter includes:
1. Spring Boot Web (minus tomcat)
2. Spring Boot Jetty
Expand Down Expand Up @@ -43,3 +45,6 @@ elide:
```

For more information on custom configuration, see the [elide-spring-boot-autoconfigure documentation](https://github.com/yahoo/elide/blob/master/elide-spring/elide-spring-boot-autoconfigure/README.md).

## License
This project is licensed under the terms of the [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) open source license.

0 comments on commit 2b41c13

Please sign in to comment.