Day 37: Feature toggle to enable disable features for paid and unpaid user
Feature toggle service to enable disable any feature for paid and unpaid users
Feature toggle service to enable disable any feature for paid and unpaid users
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