-
Enterprise Java
Monitor Your Java Apps with Spring Boot Actuator
Friends don’t let friends write user auth. Tired of managing your own users? Try Okta’s API and Java SDKs today.…
Read More » -
Software Development
[MEGA DEAL] AWS Certified Architect Developer Bundle 2019 (96%)
Become a Cloud Aficionado & Earn Top AWS Certifications with This 51-Hour Bundle Hey fellow geeks, This week, on our…
Read More » -
Software Development
What is the difference between BLOB and CLOB datatypes?
Blob and Clob together are known as LOB(Large Object Type). I have been pretty much fascinated by these two data…
Read More » -
Enterprise Java
How-To: Spring Boot 2 Web Application with Multiple Mongo Repositories and Kotlin
First of all, a disclaimer: if you’re writing a microservice (which everyone does now right?) and want it to be…
Read More » -
Core Java
Factory Method Design Pattern
Factory Method pattern is one of the popular creational design patterns. It doesn’t specifically rely on a factory object to…
Read More » -
Core Java
Facade Design Pattern In Java
Facade means the face of a building. While passing across a street, all we look at is the face of…
Read More » -
Core Java
Composite Design Pattern In Java
A composite design pattern is useful when we have to work with a tree-like hierarchical structure of objects. It lets…
Read More » -
Enterprise Java
Selenium Waits: Implicit, Explicit, Fluent And Sleep
Selenium waits for page load play an important part in your Selenium scripts. They help to make them less flaky…
Read More » -
Software Development
Yet Another Way to Learn Recursion
Every semester, I pass around a survey to get some feedback on my teaching. This past semester someone finally gave…
Read More »