How to run a web server using Java in 2022
We will talk about how to start a web server using Java with the release of JDK 18 in Marsh of 2022. Java has not had an easy way to start a web server but there might be a change coming.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
We look into pieces and what features currently are available. Is it a tool for your development workflow or is it to early to use/know.
Using Keycloak we look into web authentication and how to setup a standard OpenID flow. Then we go one step further and look into using an Quarkus application and authentication through OpenID using Keycloak. Last but not least we configure a required role for one endpoint in our application via Keycloak to see that we…
We look into how to create speech from text using Tacotron.
We solve the day 18 challenges for the Advent of Code.
I’m trying to solve all the Advent of Code puzzles in this video series.