Tag

#Spring Boot

8 notes
10MinuteMail

I Edge-Cached the 10MinuteMail Home Page and LCP Didn't Move

Two ways to make 10MinuteMail's home page faster, one A/B test, and an LCP number that came out identical both ways.
Sep 2026 · 11 min
Software Development

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

My first Maven Central library: Free Cloudflare Turnstile integration for Spring Boot with zero CAPTCHA friction.
Oct 2024 · 3 min
Software Development

Introducing the New and Improved Spring User Framework

Spring User Framework gets a major upgrade two years later with new features and flexible architecture.
Nov 2023 · 3 min
Software Development

How to get SpringBoot LiveReload Working over HTTPS

HTTPS breaks LiveReload in Spring Boot - here's the WebSocket fix to keep hot reloads working over secure connections.
Mar 2023 · 3 min
Software Development

SpringBoot DevTools Auto Restart and Live Reload

Spring Boot DevTools auto-restarts your app and reloads the browser - speeds up dev cycles significantly.
Mar 2023 · 6 min
Software Development

A framework for building Shopify Apps using Java Spring Boot

Spring Shopify App Framework handles auth, webhooks, and REST/GraphQL APIs for building Java-based Shopify apps.
Jun 2022 · 1 min
Software Development

Jump Start Your App With A Spring User Management App

Flexible Spring User Framework cuts boilerplate on auth, registration, and password flows across projects.
Feb 2021 · 2 min
Software Development

Spring AWS SQS Queue Problem QueueDoesNotExistException

QueueDoesNotExistException in Spring + SQS? Check your queue creation and region configuration first.
Aug 2019 · 2 min