We should see what breaks if we remove "com.google.code.findbugs:jsr305"

Comment From: dmytrodanilenkov

in scope of this issue do you want just drop or replace jsr305?

Comment From: philwebb

We're not totally sure yet. I've added the "pending design work" label to make it clearer that we're not ready to accept contributions yet for this one.

Comment From: snicoll

It still breaks for the use of Spring Framework's @Nullable in a deprecated form. :module:spring-boot-health: is also failing although I wasn't able to figure out why, probably another incantation of @Nullable.