Entries
Creating an HTTP/3 Server with Reactor Netty
#Reactor #HTTP/3 #JavaReferencing the Workload Name of a Tanzu Application Workload in a Tekton Task
#Kubernetes #Tanzu #TAP #Tekton #CartographerLaunching an OpenAI-Compatible Server Using Llama 3 Model with llama-cpp-python and Access It from Spring AI
#Python #llama.cpp #OpenAI #Machine Learning #MPS #Llama 3 #Spring AILaunching an OpenAI-Compatible Server Using the Gemma Model with llama-cpp-python and Accessing It from Spring AI
#Python #llama.cpp #OpenAI #Machine Learning #MPS #Gemma #Spring AINotes on Reducing Disk Usage on Kubernetes Nodes
#Kubernetes #containerd #nerdctlNotes on Installing Tanzu Application Platform 1.9 (Full Profile) on EKS
#Kubernetes #Cartographer #EKS #ECR #Tanzu #TAPMemo on Running curl within a Kubernetes Cluster
#KubernetesDeploying a Hono App to Tanzu Application Platform
#Kubernetes #Tanzu #TAP #Hono #Node.js #TypeScriptInstalling MicroK8s on a Home Server
#Kubernetes #MicroK8s #NFS #Synology #NASCustomizing the Supply Chain in Tanzu Application Platform on EKS to Automatically Create ECR Repositories
#Kubernetes #Cartographer #EKS #ECR #Tanzu #TAPNotes on Using Java 21 with Tanzu Application Platform 1.7
#Kubernetes #Tanzu Build Service #Tanzu #TAP #kpackMemo on Updating Specific Buildpacks in Tanzu Application Platform
#Kubernetes #Tanzu Build Service #Tanzu #TAP #kpackNotes on Creating a Docker Image for a Spring Boot App with CRaC Support
#Spring Boot #Spring MVC #Java #CRaCNotes on Using MPS (Metal Performance Shaders) with DJL's PyTorch Backend
#Java #DJL #Machine Learning #PyTorch #MPSNotes on Installing VMware Greenplum® 7 with pgvector and PostgresML Support on Rocky Linux VM on vSphere
#Greenplum #Tanzu #PostgreSQL #Rocky #pgvector #PostgresML #vSphere #Machine LearningNotes on installing VMware Greenplum® 7 on OrbStack's Linux Machine
#OrbStack #Greenplum #Tanzu #PostgreSQL #RockyExclude Tanzu Application Platform Components from Prometheus Service Discovery
#Kubernetes #Tanzu #TAP #PrometheusHow to Implement Two-Factor Authentication (2FA) with Spring Security
In this article, we explain how to implement a flow that redirects to a 2FA (TOTP) input screen after login in Spring Security, using TwoFactorAuthenticationSuccessHandler and a custom authorization manager.
#Java #Spring Boot #Spring Security #2FA #MFA #TOTP