|
3 | 3 | #StubbornJava |
4 | 4 | https://www.stubbornjava.com/ |
5 | 5 |
|
6 | | -This is very much a work in progress and in the early stages. No code will be pushed to maven or supported in any way currently. Feel free to clone and install locally. Currently the website itself is not open souced but that is the eventual plan. The website is built using all the methods described on the site and in the examples. There is no backing blog framework. |
| 6 | +This is very much a work in progress and in the early stages. No code will be pushed to mavencentralor supported in any way currently. Feel free to clone and install locally. The website is built using all the methods described on the site and in the examples. There is no backing blog framework. |
7 | 7 |
|
8 | 8 | ##Quick Example (full example[Simple REST server in Undertow](https://www.stubbornjava.com/posts/lightweight-embedded-java-rest-server-without-a-framework)) |
9 | 9 |
|
|