In this post, you will learn about how to configure MySQL properties in your Spring Boot application for deploying it…
In this post, you will learn about how to implement Google Recaptcha with Angular and Spring/Java App. Get Recaptcha code…
In this post, you will get to know about the Http 403 error, No 'Access-Control-Allow-Origin' header, and how to fix this…
Selenium is, primarily, used for automating web applications for testing purposes. However, it could also be used for doing web…
Google Cloud Text-to-Speech is a text-to-speech conversion service which got launched a few days back by Google Cloud. This was…
In this post, you will learn about integrating your Spring Boot & Java app with MailGun REST API. The following…
In this post, you will learn about integrating your Spring Boot & Java app with SendGrid Web API. The following…
Amazon Simple Notification Service (SNS) is a fully managed pub/sub messaging and mobile notifications service for coordinating the delivery of…
In this post, you will learn about how to quickly create development environment to build an app using Spring Boot…
In this post, I have listed down some of the top pages which I came across while doing exploring implementation…
In this post, you will learn about fundamentals and best practices with ElasticSearch based on the following: Revision notes on…
One of the key aspects of AWS Lambda Function in Java is creating deployment package (jar or zip file) for…
ElasticSearch Java APIs can be used to create, update, query (retrieve items) and delete the index. In this post, you…
ElasticSearch fuzzy query can be used in scenarios when the user searches with mistyped keywords or misspellings. Alternatively, it can…
Creating a Spring Boot app with MySQL data source is something every Java developer come across when thinking of creating…
In this post, you will learn about Java code example related to creating an entry in the DynamoDB table using…