What is Developer Relations and How do you define Developer Advocacy?

In this article, I'll provide an overview of Developer Relations (DevRel) and guide you on how to get started. If you're considering this as a potential career, I hope to inform and inspire you.

From: Dan Vega

Happy New Year 2024

In this article I will take a look at some goals and things I want to focus on in the new year.

From: Dan Vega

Happy New Year 2024

In this article I will take a look at some goals and things I want to focus on in the new year.

From: Dan Vega

2023 Year in Review

In this article I take a look back at 2023 and share some of the highlights from the year.

From: Dan Vega

2023 Year in Review

In this article I take a look back at 2023 and share some of the highlights from the year.

From: Dan Vega

What's New in Spring Boot 3.2

This article highlights some of the new features in the latest releases of Spring Framework 6.1 and Spring Boot 3.2.

From: Dan Vega

What's New in Spring Boot 3.2

This article highlights some of the new features in the latest releases of Spring Framework 6.1 and Spring Boot 3.2.

From: Dan Vega

Virtual Threads in Spring Boot

In this article, we will discuss Virtual Threads in Java, their significance for Spring Boot developers, and how they can enhance the performance of certain types of Spring Boot applications.

From: Dan Vega

Virtual Threads in Spring Boot

In this article, we will discuss Virtual Threads in Java, their significance for Spring Boot developers, and how they can enhance the performance of certain types of Spring Boot applications.

From: Dan Vega

The Spring Boot Actuator is the one dependency you should include in every project

In this article, we will focus on the most important Spring Boot starter that you should include in all of your projects. The Spring Boot Actuator.

From: Dan Vega

The Spring Boot Actuator is the one dependency you should include in every project

In this article, we will focus on the most important Spring Boot starter that you should include in all of your projects. The Spring Boot Actuator.

From: Dan Vega

A First Look at the new JDBC Client in Spring Boot 3.2

In this tutorial you will learn about the new JDBC Client in Spring Framework 6.1 and Spring Boot 3.2.

From: Dan Vega

A First Look at the new JDBC Client in Spring Boot 3.2

In this tutorial you will learn about the new JDBC Client in Spring Framework 6.1 and Spring Boot 3.2.

From: Dan Vega

A First Look at the new Rest Client in Spring Boot 3.2

This is my first look at the new Rest Client in Spring Boot 3.2. In this tutorial we will discuss what a client is, what are the different implementations of clients available and how to get started with the new Rest Client in Spring Framework 6.1 and Spring Boot 3.2

From: Dan Vega

A First Look at the new Rest Client in Spring Boot 3.2

This is my first look at the new Rest Client in Spring Boot 3.2. In this tutorial we will discuss what a client is, what are the different implementations of clients available and how to get started with the new Rest Client in Spring Framework 6.1 and Spring Boot 3.2

From: Dan Vega

Streamline Your Development: Spring Boot with PostgreSQL & pgAdmin in Docker

In this article you will learn about the new Docker Compose module in Spring Boot 3.1 and how to connect to a Postgres database from your application. You will also learn how to use psql in the shell and pgAdmin to manage your database.

From: Dan Vega

Streamline Your Development: Spring Boot with PostgreSQL & pgAdmin in Docker

In this article you will learn about the new Docker Compose module in Spring Boot 3.1 and how to connect to a Postgres database from your application. You will also learn how to use psql in the shell and pgAdmin to manage your database.

From: Dan Vega

Spring for GraphQL Schema Mapping Inspection Report

Join VMware's Spring Developer Advocate, Dan Vega, as he explores the exciting new releases in Spring for GraphQL. Dive into the enhanced features of the inspection report, walk through how to create a project, and more!

From: Dan Vega

Spring for GraphQL Schema Mapping Inspection Report

Join VMware's Spring Developer Advocate, Dan Vega, as he explores the exciting new releases in Spring for GraphQL. Dive into the enhanced features of the inspection report, walk through how to create a project, and more!

From: Dan Vega

Deploying Spring Boot 3 Applications to AWS Lambda

Discover effective solutions for hosting your personal spring boot projects without hefty costs. Boost your skills with Dan Vega, your spring developer advocate, while exploring the capabilities of AWS Lambda.

From: Dan Vega

Deploying Spring Boot 3 Applications to AWS Lambda

Discover effective solutions for hosting your personal spring boot projects without hefty costs. Boost your skills with Dan Vega, your spring developer advocate, while exploring the capabilities of AWS Lambda.

From: Dan Vega

Spring HTTP Interface Clients: Consuming HTTP services in Spring Boot

Learn all about the new HTTP Interfaces in Spring Framework 6 and Spring Boot 3 by building out a real world example.

From: Dan Vega

Spring HTTP Interface Clients: Consuming HTTP services in Spring Boot

Learn all about the new HTTP Interfaces in Spring Framework 6 and Spring Boot 3 by building out a real world example.

From: Dan Vega

Java 17 🤝 AWS Lambda: Creating Serverless Functions in Java & Spring with Java 17

AWS has made a big announcement recently - Java 17 runtime is now supported on AWS Lambda. What this means is, you now have the freedom to write your lambda functions using Java in Spring and specifically target JDK 17.

From: Dan Vega

Java 17 🤝 AWS Lambda: Creating Serverless Functions in Java & Spring with Java 17

AWS has made a big announcement recently - Java 17 runtime is now supported on AWS Lambda. What this means is, you now have the freedom to write your lambda functions using Java in Spring and specifically target JDK 17.

From: Dan Vega

Demystifying Spring Session: A Comprehensive Introduction for Java Developers!

In this tutorial, we'll explore the powerful features of Spring Session and learn how to effectively manage user sessions in your Java web applications.

From: Dan Vega

Feeds