Sending Async Emails in Spring

I have a student taking my course that sent me the following question

From: Dan Vega

Using GORM in Spring Boot

Using GORM in Spring Boot

From: Dan Vega

Using GORM in Spring Boot

In this tutorial I am going to explain how to use GORM in Spring Boot. If you have been following along on this blog lately you know that I have been working a lot with Spring Boot. So much so that I created a course on it.

From: Dan Vega

Spring Boot Application Annotation

Spring Boot Application Annotation

From: Dan Vega

Spring Boot Application Annotation

I have been working a lot with Spring Boot lately so you may see a flood of posts from me on the subject (you have been warned).

From: Dan Vega

Ready Player One Review

Ready Player One Review

From: Dan Vega

Windows Kill Process By Port Number

Windows Kill Process By Port Number

From: Dan Vega

Windows Kill Process By Port Number

In this short tutorial, we will look at how to kill a process by port number on Windows.

From: Dan Vega

SQL Server Exception - The Statement Did Not Return A Result Set

Using Stored Procedures in a Grails Application with Groovy

From: Dan Vega

SQL Server Exception - The Statement Did Not Return A Result Set

We are working on moving a fairly large Dynamic Java Web Project over to a Grails application.

From: Dan Vega

Gravatars on a Grails Application

Gravatars in a Grails Application

From: Dan Vega

Gravatars on a Grails Application

Building out my new site in Grails I needed the ability to show a Gravatar in the comments.

From: Dan Vega

Grails: Generating links in your domain class

Grails: Generating Links in your Domain Class

From: Dan Vega

Grails: Generating links in your domain class

I am working on coverting this site over to a grails applicaiton. While there are some good plugins out there I could of taken advantage of I decided to use this as a learning experience and write a ton of it from scratch. For the blog post itself we have some unique URLs that look like this

From: Dan Vega

Grails Spring Security Plugin - Logout postOnly setting

Grails Spring Security Plugin - Logout PostOnly Setting

From: Dan Vega

Grails Spring Security Plugin - Logout postOnly setting

I had a question come in about a setting in Spring Security so I thought I would take a quick minute and explain it in case anyone else also has the same question. There is a setting

From: Dan Vega

Creating and testing your first Grails Tag Library

Creating and testing your first Grails Tag Library

From: Dan Vega

Creating and testing your first Grails Tag Library

I created a quick screencast to walk you through creating and testing your first tag lib

From: Dan Vega

Grails MySQL Boolean Gotcha

Grails MySQL Boolean Gotcha

From: Dan Vega

Feeds