Skip to content

Commit 6bf56e8

Browse files
authored
Update README.md
1 parent be541f4 commit 6bf56e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ Undertow is a very fast low level non blocking web server written in Java. It is
8080
* [Virtual Hosting in Undertow](https://www.stubbornjava.com/posts/virtual-hosting-in-undertow-s-embedded-java-web-server)
8181
* [Webpack and npm with Java](https://www.stubbornjava.com/posts/webpack-and-npm-for-simple-java-8-web-apps)
8282
* [Sharing routes and running multiple webservers in a single JVM](https://www.stubbornjava.com/posts/sharing-routes-and-running-multiple-java-services-in-a-single-jvm-with-undertow)
83+
* [Configuring Security Headers in Undertow](https://www.stubbornjava.com/posts/configuring-security-headers-in-undertow)
8384

8485
## OkHttp for HTTP Client
8586
* [OkHttp Example REST client](https://www.stubbornjava.com/posts/okhttp-example-rest-client)

0 commit comments

Comments
 (0)