How To Expose RSS Feeds with Spring MVC Posted on Dec 18, 2023 in #spring boot #code #kotlin Reading time: 1 minute Intro Hey friends! Here is a quick tutorial on how to expose RSS feeds from your Spring MVC app using Spring Boot and some lesser-known components from the Spring ecosystem. 🍿 Get the code from GitHub