I am working with Java and Jersey in NetBeans and all my endpoints are flagged with the following hint: "Convert Method To Asynchronous"
This hint really pollutes the right-hand gutter where I usually look for code changes/errors.
There is nothing in preferences -> editor -> hints that seems to affect this hint.
Cheers