6.1 Creating a secured web application6.1.1 Creating a simple HTML page6.1.2 Adding security to the application6.2 Creating a UI for managing car reservations6.2.1 Updates to the Reservation service needed by the Users service6.2.2 Preparing backend parts in the Users service to be used by the UI6.2.3 Creating the UI using Qute, HTMX, and a REST backend6.2.4 Trying the application6.3 Other security features of Quarkus6.4 Running in production mode6.4.1 Running Keycloak and PostgreSQL as containers6.4.2 Wiring the services to use Keycloak6.5 Next stepsSummary