Let's Build a URL Shortener with Spring Boot Posted on Sep 20, 2022 in #spring boot #code #kotlin Reading time: 1 minute Intro In this tutorial we are building a URL shortener, used to shrink large URLs into smaller versions that can easily be shared. 🍿 Watch on YouTube or get the code from GitHub