About

Dan Vega

Spring Developer Advocate

I'm a Husband, Father, Spring Developer Advocate and maker of things from Cleveland Ohio. I have a real passion for teaching and I hope that one of my blog posts, videos or courses helps you solve a problem or learn something new.

Contributions

What is New in Spring Boot 3.2

What is New in Spring Boot 3.2

Spring Boot 3.2 describes many new features. We are particularly excited about a few specific features: - RestClient - JdbcClient - Virtual Threads You can get the chance to work hands-on with these new Spring Boot 3.2 features. You can experiment entirely in the browser, and no changes are made to your local machine.

HTTP Interfaces in Spring Boot

HTTP Interfaces in Spring Boot

In this guide, you will follow along with Dan Vega’s YouTube video on how to use HttpInterfaces with the recently introduced RestClient.