Implementing Worker Pools in Kotlin to upload Images over WebDav to a Hetzner StorageBox
Recently while doing a project with Go I came across Worker Pools on GoByExample to do parallel processing. I didn’t find many resources for implementing Worker Pools in Kotlin, but it seemed a good idea for my current Spring Boot + Kotlin webapp.
JWT authentication for Spring Boot simplified using GoTrue and Supabase
In a quest to have a simpler JWT Authentication flow and not have to deal with security related userdata in my backend, I discovered Supabase Auth which is an implementation of Netlify GoTrue.
Spring Content - Cloud-Native Content Services for Spring
The better way to save and serve files and images with Spring Boot.