Spring Security CORS: How to configure CORS in Spring Boot & Spring Security

Authentication is a vital aspect of most applications, and Spring Boot provides several methods to control access.

From: Dan Vega

Spring Boot JWT - How to Secure your REST APIs with Spring Security and Json Web Tokens

In this tutorial, you will learn how to secure REST APIs with Spring Security and Json Web Tokens.

From: Dan Vega

Spring Boot JWT - How to Secure your REST APIs with Spring Security and Json Web Tokens

If you perform a quick search on how to secure REST APIs in Spring Boot using JSON Web Tokens you will find a lot of the same results. These results contain a method that involves writing a custom filter chain and pulling in a 3rd party library for encoding and decoding JWTs.

From: Dan Vega

GraphQL Spring Boot - Up and Running with Spring for GraphQL

In this tutorial you are going to learn how to get up and running with Spring for GraphQL.

From: Dan Vega

GraphQL Spring Boot - Up and Running with Spring for GraphQL

In this tutorial you are going to learn how to get up and running with Spring for GraphQL.

From: Dan Vega

Spring Data JPA Pagination

In this tutorial, you are going to learn how to work with pagination in Spring Data JPA.

From: Dan Vega

Spring Data JPA Pagination

In this tutorial, you are going to learn how to work with pagination in Spring Data JPA.

From: Dan Vega

Spring Boot @Value Annotation

A brief introduction to the @Value annotation in Spring Boot.

From: Dan Vega

Spring Boot @Value Annotation

Spring Boot allows you to configure your application through a number of property sources. A property source, simply put, is a source for your configuration such as Java properties files, YAML files, environment variables, command line arguments and more.

From: Dan Vega

Im Joining VMware

I'm so excited to announce that I am joining VMware as a Spring Developer Advocate!

From: Dan Vega

Im Joining VMware

I am thrilled to announce that I have joined VMWare as a Spring Developer Advocate. I have so many emotions going through my head right now as I sit down to write this article. The ones that stand out the most to me are excited and proud.

From: Dan Vega

Happy New Year 2022

Happy New Year! I want to take a few minutes and reflect on the year that was 2021 and look ahead to 2022.

From: Dan Vega

Happy New Year 2022

Happy New Year! I want to take a few minutes and reflect on the year that was 2021 and look ahead to 2022.

From: Dan Vega

14" MacBook Pro M1 Max Review for developers and content creators

I have been using the new MacBook Pro for about a week and wanted to give you my initial thoughts from a developer & content creator perspective.

From: Dan Vega

14" MacBook Pro M1 Max Review for developers and content creators

I have been using the new MacBook Pro for about a week and wanted to give you my initial thoughts from a developer & content creator perspective.

From: Dan Vega

GitHub Copilot for Java Develpers

Earlier this year GitHub launched Copilot, an AI pair-programmer. With GitHub Copilot, get suggestions for whole lines or entire functions right inside your editor.

From: Dan Vega

GitHub Copilot for Java Develpers

Earlier this year GitHub launched Copilot, an AI pair-programmer.

From: Dan Vega

Spring One 2021 Presentation

I'm so honored to be speaking at this year's SpringOne Conference. This article will give you a look ahead to the presentation by explaining what you can expect and the resources from my talk.

From: Dan Vega

Spring One 2021 Presentation

This year SpringOne takes place September 1-2, 2021, and is free to virtually attend.

From: Dan Vega

Full Stack Java development with Spring Boot and VueJS

In this tutorial, you are going to learn how to build a full-stack application that uses Vue for the frontend and Spring Boot for the backend.

From: Dan Vega