Stuti JainCatching Multiple Exceptions in JavaThe catch clause specifies the types of exceptions that the block can handle, and each exception type is separated with a vertical bar (|).Apr 29, 2021Apr 29, 2021
Stuti JainJava 9 — InterfacesJava 9 introduced private methods and private static method in interfaces. In Java 9 an interface can have seven different things:Apr 6, 2021Apr 6, 2021
Stuti JainJava 9 — Array equals, compare, mismatch methodsTraditionally Arrays are everywhere.Mar 31, 2021Mar 31, 2021
Stuti JainJava 11 — isEmpty() vs isBlank()Got stuck with checking tabs & new linesMar 30, 2021Mar 30, 2021
Stuti JainMocking in Junits & SpringbootUnit tests should be small tests (atomic), lightweight, and fast. However, an object under test might have dependencies on other objects…Mar 11, 20211Mar 11, 20211
Stuti JainCloning Large Git RepoGit is a fantastic choice for tracking the evolution of your code base and collaborating efficiently with your peers.Feb 25, 2021Feb 25, 2021
Stuti JainThe roads nowadays can pose a challenge to any driver.Secret of Happy LivingJan 30, 2021Jan 30, 2021