spring framework

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

Google Recaptcha with Angular and Spring App – Example

In this post, you will learn about how to implement Google Recaptcha with Angular and Spring/Java App. Get Recaptcha code…

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

Twilio & AWS S3 using Java & Spring Boot – Code Example

Twilio is a very popular communication service which could be used to send SMS, make the phone or video calls…

6 years ago

AWS Temporary Credentials with Java & Spring Boot

AWS Security Token Service (STS) is an Amazon web service which enables you to request temporary, limited-privilege credentials for AWS…

6 years ago

10 Spring Framework Interview Questions for Freshers

Spring Framework is one of the most popular and widely used Java frameworks which makes it very easy to create…

6 years ago

Amazon S3 with Spring Boot & Java – Sample Code

Amazon Simple Storage Service (S3) is an AWS object storage platform which helps you to store the files/data in form…

6 years ago

Amazon Polly Hello World with Java & Spring Boot

Amazon Polly is one cool AWS service which can be used to achieve requirements such as creating business, security alerts…

6 years ago

Spring Boot CommandLineRunner Code Example

Spring Boot helps you quickly get started with building a Spring-based web app in no time. All you need to…

6 years ago

Spring Boot & Angular App Hello World as One Deployable War

This article represents steps and related code samples to deploy an Angular app (created with Angular 2.*, Angular 4.* or Angular…

6 years ago

Spring Framework Interview Questions & Answers – Set 1

This is a practice test / interview questions and answers for Java Developers working on Spring Framework. These questions can be used to check your…

6 years ago

How to Configure SpringLoaded with Eclipse Dynamic Web Project

The article presents simple steps to use SpringLoaded framework to have your classes loaded onto the tomcat server without you…

10 years ago