1613956589
In this tutorial we will send email from spring boot application. We will use ethereal.mail as a mail server. For development, ethereal.mail is very practical. With that server we will be making sure our mails are sent from our application to an smtp server.
The repo for this tutorial can be found here https://github.com/basarbk/spring-email
#spring-boot #java #programming #developer
1620751200
#spring boot #spring boot tutorial #interceptor #interceptors #spring boot interceptor #spring boot tutorial for beginners
1620720872
As an extension of the Spring Framework, Spring Boot is widely used to make development on Spring faster, more efficient and convenient. In this article, we will look at some of the parameters were using Spring Boot can drastically reduce the time and effort required in application development.
#full stack development #spring #spring and spring boot #spring boot
1625034420
Today I will show you How to Send E-mail Using Queue in Laravel 7/8, many time we can see some process take more time to load like payment gateway, email send, etc. Whenever you are sending email for verification then it load time to send mail because it is services. If you don’t want to wait to user for send email or other process on loading server side process then you can use queue.
#how to send e-mail using queue in laravel 7/8 #email #laravel #send mail using queue in laravel 7 #laravel 7/8 send mail using queue #laravel 7/8 mail queue example
1622601303
In the video below, we take a closer look at the How to configure log4j2 in the Spring boot application using log4j2.xml? | Spring Boot logging. Let’s get started!
#java #spring boot #video #log4j #spring boot tutorial #spring boot tutorial for beginners
1620844680
In this tutorial, I am going to show you how easy it is to create a web application with Spring Boot 2, along with the embedded Tomcat + JSP template
and JSP views.
You can get the blueprint from the Spring Initializer page.
#java #tutorial #spring boot #jsp #spring boot 2 #spring boot tutorial #jsp view