spring boot

Java – Configure MySQL for Google Appengine (Standard)

In this post, you will learn about how to configure MySQL properties in your Spring Boot application for deploying it…

6 years ago

Integrate MailGun with Spring Boot and Java App

In this post, you will learn about integrating your Spring Boot & Java app with MailGun REST API. The following…

6 years ago

Integrate Send Grid with Spring Boot & Java App

In this post, you will learn about integrating your Spring Boot & Java app with SendGrid Web API. The following…

6 years ago

AWS SNS Example with Spring Boot & Java

Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging and mobile notifications service for coordinating the delivery of…

6 years ago

Spring Boot & Angular 5 PWA Dev Environment Setup

In this post, you will learn about how to quickly create development environment to build an app using Spring Boot…

6 years ago

Spring Boot JPA MySQL Sample App – Code Example

Creating a Spring Boot app with MySQL data source is something every Java developer come across when thinking of creating…

6 years ago