Ajitesh Kumar

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…

7 years ago

HTTP 403 Error Solution – Access-Control-Allow-Origin

In this post, you will get to know about the Http 403 error, No 'Access-Control-Allow-Origin' header, and how to fix this…

8 years ago

Selenium Interview Questions and Answers – Set 1

In this post, you will take the objective test (interview questions and answers) to check your knowledge of Selenium. This…

8 years ago

Selenium Web Scraping Hello World with Java

Selenium is, primarily, used for automating web applications for testing purposes. However, it could also be used for doing web…

8 years ago

AI & RPA to Automate the Talent Acquisition Processes

Artificial Intelligence (AI) is not only finding its usage in almost all the existing business processes but also, enabling business…

8 years ago

Google Cloud Text-to-Speech Java Code Example

Google Cloud Text-to-Speech is a text-to-speech conversion service which got launched a few days back by Google Cloud. This was…

8 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…

8 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…

8 years ago

Top 5+ Microservices Architecture & Design Best Practices

The Microservices-based application architecture represents a collection of small, autonomous and self-contained services which are built to serve a single…

8 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…

8 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…

8 years ago

How-to Tutorials for Spring Security OAuth2 & REST API

In this post, I have listed down some of the top pages which I came across while doing exploring implementation…

8 years ago

Andrew NG Contribution to AI – Lectures, Interviews

This post is aimed at listing down some of the great work that Andrew NG has done in the field…

8 years ago

Elasticsearch Interview Questions & Answers – Set 1

In this post, you will learn about fundamentals and best practices with ElasticSearch based on the following: Revision notes on…

8 years ago

How to Create AWS Lambda Deployment Jar using Maven

One of the key aspects of AWS Lambda Function in Java is creating deployment package (jar or zip file) for…

8 years ago

ElasticSearch Create, Query, Delete Index – Java Example

ElasticSearch Java APIs can be used to create, update, query (retrieve items) and delete the index. In this post, you…

8 years ago