Day 38: One of the cases to use check and unchecked exceptions
One of the case where to use checked and another for unchecked exceptions
One of the case where to use checked and another for unchecked exceptions
Many 3rd party libraries can have vulnerable dependency like recently reported Log4j 2. so to ban them from getting resolved in your maven or gradle project you can use maven-enforcer plugin.
Pair behavior in java
Listed here are the solutions of AOC2021 Day02 in Java, Rust, Go
Listed here are the solutions of AOC2021 Day01 in Java, Rust, Go