Current project is using Java and any time we find a NullPointerException, we backtrack it to the source and wrap it in Optional.
Current project is using Java and any time we find a NullPointerException, we backtrack it to the source and wrap it in Optional.