Java

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

Top 5 Java Rule Engine for 2017-2018

This is a list of top 5 rules engine which can be used in your Java application. Out of below 5 frameworks, Drools is the most…

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

Top 10 Tricky Interview Questions for Java Developers

Here is a list of top ten (10) tricky / popular interview questions and answers for Java developers. I got these questions out…

6 years ago

Spring Boot App on Google App Engine Standard Environment

This blog represents tips and techniques on how to deploy a Spring Boot app on Google App Engine standard environment.…

7 years ago