Join Slack
Powered by
With recent Spring versions, a lot of the methods ...
# spring
j
jtravis
06/12/2018, 9:39 PM
With recent Spring versions, a lot of the methods in JdbcTemplate have become
@Nullable
. Thus I now get a ton of warnings for things that never expect null to be returned. Is there some commonly used alternative now?
2
Views
Open in Slack
Previous
Next