Our insightful blogs

  • Published On: 1 April 2022By

    What is a Transaction? In the real world, we are surrounded by transactions every day. Financial ones, exchange, all interactions between 2 or more independent processes to produce the desired

    • General
  • Published On: 1 April 2022By

    In this article , we will learn how to read and write excel file (.xlsx) from java code. Since, JDK doesn't provide direct API to read and write XLSX file,

    • General
  • Published On: 31 March 2022By

    What is Regex in java? Regex stands for "Regular expression". Regex in java is an API which is used to construct a pattern for searching or performing manipulations on the

    • General
  • Published On: 31 March 2022By

    Scratch the NoSQL Surface with Spring Boot and PostgreSQL’s JSONB Data Structure NoSQL databases are, as the name says, databases that do not store their data with relationships. There are

    • Digital Engineering
  • Published On: 30 March 2022By

    What is magic mirror module? MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or

    • General
  • Published On: 24 March 2022By

    In this article, we will create a simple spring boot application for Authorization and fetching data from Google Calendar API. We will authenticate users with Google OAuth 2.0 and use

    • Digital Engineering
  • Published On: 16 March 2022By

    Probably you have heard the term Video Analytics many times around you. But when it comes to know more about it, you would probably end up falling into a framework

    • Data, AI & Analytics
  • Published On: 11 March 2022By

    What is Encrypted Attachment? The attachments which are unreadable without a digital key. In generalize form, those files which contents can’t be read without having a digital key (password) are known

    • Digital Engineering