Recent Articles by tag

This is a list of blog articles with the tag: spring

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

9/6/2022 • ☕️ min read

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

GraphQL Spring Boot - Up and Running with Spring for GraphQL

5/17/2022 • ☕️ min read

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

Spring Boot @Value Annotation

5/11/2022 • ☕️ min read

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

GitHub Copilot for Java Develpers

11/8/2021 • ☕️ min read

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.

Spring One 2021 Presentation

8/30/2021 • ☕️ min read

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.

Interactive Learning from Oreilly

7/30/2020 • ☕️ min read

O'Reilly has a new hands-on learning platform called Interactive Learning. In this tutorial I will tell you all about it and the tutorials I created for it.

Spring Initializr's Fresh New Look

3/7/2019 • ☕️ min read

In this article I will tell you what the Spring Initializr is and give you my thoughts on the new redesign.

What's new in Spring Boot 2

3/1/2018 • ☕️ min read

What's new in Spring Boot 2

Angular 4 Java Developers Course is now Live!

11/8/2017 • ☕️ min read

Angular 4 Java Developers Course is now Live!

When to use Microservices over Monolithic Architecture

9/11/2017 • ☕️ min read

When to use Microservices over Monolithic Architecture

Using JHipster in Development mode

8/28/2017 • ☕️ min read

Using JHipster in Development mode

How to add multiple dependencies with the Spring CLI

8/16/2017 • ☕️ min read

How to add multiple dependencies with the Spring CLI

3 YouTube Channels for Java Developers

8/4/2017 • ☕️ min read

3 YouTube Channels for Java Developers

How to kill Java process on mac OS Sierra using Activity Monitor

8/2/2017 • ☕️ min read

How to kill Java process on mac OS Sierra using Activity Monitor

Spring Data Aggregate Functions in a repository

7/31/2017 • ☕️ min read

Spring Data Aggregate Functions in a repository

How to use HikariCP in your next Spring Boot project

7/26/2017 • ☕️ min read

How to use HikariCP in your next Spring Boot project

Spring Boot Application Failed To Start

7/24/2017 • ☕️ min read

Spring Boot Application Failed To Start

How to read JSON data in Spring Boot and write to a database

7/5/2017 • ☕️ min read

How to read JSON data in Spring Boot and write to a database

Multiple Request Mappings in Spring Boot

7/3/2017 • ☕️ min read

Multiple Request Mappings in Spring Boot

Deploying a WAR to an application server in Spring Boot

6/28/2017 • ☕️ min read

Deploying a WAR to an application server in Spring Boot

Spring Boot Configuration using YAML

6/26/2017 • ☕️ min read

Spring Boot Configuration using YAML

Building your Angular Application for Spring Boot

6/23/2017 • ☕️ min read

Building your Angular Application for Spring Boot

Spring Boot Properties: Setting the locale

6/21/2017 • ☕️ min read

Spring Boot Properties: Setting the locale

Spring Boot 2.0 M2 Now Available

6/19/2017 • ☕️ min read

Spring Boot 2.0 M2 Now Available

Spring Boot Defining @RequestMapping handler methods

6/14/2017 • ☕️ min read

Spring Boot Defining @RequestMapping handler methods

How to check your version and upgrade JHipster

5/22/2017 • ☕️ min read

How to check your version and upgrade JHipster

The first release of Spring Boot 2.0 is now available!

5/19/2017 • ☕️ min read

The first release of Spring Boot 2.0 is now available!

Getting Started with the Spring Boot Actuator

5/15/2017 • ☕️ min read

Getting Started with the Spring Boot Actuator

Moving from Tomcat to Jetty in your Spring Boot Application

5/10/2017 • ☕️ min read

Moving from Tomcat to Jetty in your Spring Boot Application

How to start writing Angular & Spring Applications

5/3/2017 • ☕️ min read

How to start writing Angular & Spring Applications

How to add validation to your Spring Entities

5/1/2017 • ☕️ min read

How to add validation to your Spring Entities

What is going wrong on the Spring Boot View Layer?

4/26/2017 • ☕️ min read

What is going wrong on the Spring Boot View Layer?

Spring Boot 2.0 Roadmap

4/24/2017 • ☕️ min read

Spring Boot 2.0 Roadmap

What is JHipster & Why you need to start using it today!

4/19/2017 • ☕️ min read

What is JHipster & Why you need to start using it today!

Spring Boot Command Line Runner

4/7/2017 • ☕️ min read

Spring Boot Command Line Runner

Using Project Lombok in your Spring Boot Project

3/31/2017 • ☕️ min read

Using Project Lombok in your Spring Boot Project

Spring Stereotype Annotations

3/27/2017 • ☕️ min read

Spring Stereotype Annotations

Spring Boot Convention Based Error Pages

3/24/2017 • ☕️ min read

Spring Boot Convention Based Error Pages

Spring Boot Entity Scan

3/22/2017 • ☕️ min read

Spring Boot Entity Scan

Spring MVC Get Controller & Method Name

1/14/2016 • ☕️ min read

How to get the current controller and method name Spring MVC Get Controller & Method Name

Sending Async Emails in Spring

1/13/2016 • ☕️ min read

In this article I will walk you through how to send email asynchronously in Spring Boot.

Using GORM in Spring Boot

11/25/2015 • ☕️ min read

Using GORM in Spring Boot

Spring Boot Application Annotation

10/23/2015 • ☕️ min read

Spring Boot Application Annotation