Updated Maven Overlay Project How To (markdown)
parent
6cecc7ac47
commit
b636c4aa63
|
@ -1,6 +1,8 @@
|
|||
### Example Overlay Project
|
||||
You can find an example of the results of this guide [here](https://github.com/mitreid-connect/example-openid-connect-overlay).
|
||||
|
||||
If you're using Gradle, see the [instructions here](Gradle-Overlay-How-To).
|
||||
|
||||
### Steps to create an overlay project
|
||||
1. Create a directory for the top level: `mkdir example-openid-connect-overlay`
|
||||
2. Create `example-openid-connect-overlay/pom.xml`
|
||||
|
|
Loading…
Reference in New Issue