Tagged "Spring"

Sending Emails Using Spring Boot and Kotlin

This blog demonstrates how to write an application to send emails with/without attachments using Spring Boot in Kotlin.

Notes on Spring Tutorial: Creating Asynchronous Methods

Some notes taken during following the “Creating Asynchronous Methods” tutorial.