helidon-io / helidon

Java libraries for writing microservices
https://helidon.io
Apache License 2.0
3.52k stars 564 forks source link

Removes repeated warning when method name cannot be determined from annotation #9529

Closed spericas closed 3 days ago

spericas commented 4 days ago

Description

Removes repeated warning when method name cannot be determined from annotation. Issue #9508.

Documentation

None