Devon Hillard’s Digital Sanctuary

  • Stop Bots for Free with Cloudflare Turnstile in your Spring Boot App

    Stop Bots for Free with Cloudflare Turnstile in your Spring Boot App

    My First Spring Boot Library on Maven Central! Hey everyone! I’m excited to share something I’ve been working on: a Spring Boot library that makes integrating Cloudflare’s Turnstile (their CAPTCHA alternative) super easy. This is my first Spring Boot library published on Maven Central, so it’s just a pom.xml or build.gradle update away from being…

  • Easy AI Powered Translation For Your Java App!

    Easy AI Powered Translation For Your Java App!

    Most Java Applications, including SpringBoot Web Applications, use Java Message Resource Bundles to handle internationalization of content. Message.properties files are a handy tool for adding multiple languages to Java web apps. They work by storing all your app’s text as key-value pairs in separate files for each language. Instead of writing text directly in your…

  • Productivity Pitfalls of Prolific Project Placements

    Productivity Pitfalls of Prolific Project Placements

    If you work on projects, whether they’re client-facing or internal, chances are you’ve been allocated across multiple projects at once. This often leaves you feeling like you’re struggling to meet expectations on any of them. The impact on productivity is more significant than many of us expect. Let me explain why. Common wisdom suggests that…

  • Cloudflare Workers User Management and Session Framework

    Cloudflare Workers User Management and Session Framework

    If you’ve been keeping up with my blog posts and GitHub Profile, you’ll know that I’ve been exploring the world of Cloudflare Workers. I am working on a personal project perfectly suited for stateless architecture and serverless compute, so I am utilizing Cloudflare Workers. The Problem However, I soon realized I needed a web admin.…

  • How Does Cloudflare Workers Compare to AWS Lambda?

    How Does Cloudflare Workers Compare to AWS Lambda?

    Cloudflare Workers After exclusively running my workloads at AWS for years and years, I’ve recently started building some applications with Cloudflare Workers. Initially this was just to teach myself a new technology. However, I’ve been so impressed I’ve started migrating several AWS Lambda applications to Cloudflare. Workers are a stateless, serverless, compute option on Cloudflare’s edge.   What…

  • Introducing the New and Improved Spring User Framework

    Introducing the New and Improved Spring User Framework

    Hello, fellow developers! II am thrilled to announce my significant improvements and the addition of new features to the Spring User Framework, a project I have been passionately working on. I initially announced it close to two years ago. It’s an exciting moment to share this enhanced tool that’s been a labor of love and…

Got any book recommendations?


PHP Code Snippets Powered By : XYZScripts.com