This example app shows how to create a Netty application with and without Spring and then add OAuth 2.0/OIDC support. To see how this example was created, please read A Quick Guide to Java on Netty.
This tutorial guides you how to create a simple chat application using Netty and Protobuf. Besides, it also guides to add some features such as persistence data, authentication, etc ...