Building an intelligent IVR system with a Bot handling the interaction with your end users and bringing in humans based…
This post represents sample Java code (example) to demonstrate how to invoke Twilio Rest API to play pre-recorded audio in…
Twilio is a very popular communication service which could be used to send SMS, make the phone or video calls…
AWS Security Token Service (STS) is an Amazon web service which enables you to request temporary, limited-privilege credentials for AWS…
Spring Framework is one of the most popular and widely used Java frameworks which makes it very easy to create…
Amazon Simple Storage Service (S3) is an AWS object storage platform which helps you to store the files/data in form…
Amazon Polly is one cool AWS service which can be used to achieve requirements such as creating business, security alerts…
Spring Boot helps you quickly get started with building a Spring-based web app in no time. All you need to…
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…
Here is a list of top ten (10) tricky / popular interview questions and answers for Java developers. I got these questions out…
This blog presents tips and techniques on how to set up environment for deploying Java web app on Google AppEngine…
Following needs to be done to setup Spring boot web app with JSP pages Create a Spring Starter Project Create…
This blog represents code required to create a Spring boot application that uses Spring Data MongoRepository interface to connect with MongoDB database.…
This article represents tips and code samples to get you started quickly with Spring web application within few clicks. Please…
This article represents tips on How to Fix java.lang.NoClassDefFoundError when compiling a particular Java file. Please feel free to comment/suggest…
This article represents tips on how to fix Java error such as UnsupportedClassVersionError. Please feel free to comment/suggest if I…