Endpoints view doesn't show all REST endpoints. Excludes the ones defined in interfaces.

Answered

Hi.

I just upgraded to the latest version and wanted to try out the new Endpoints view. I noticed right away that not all REST endpoints are being shown there.

Most of our REST endpoints are defined on interfaces and these are the ones not being shown. As soon as I move the Path annotation from the interface to the implementing class, the Endpoints view shows that endpoint.

Is there any possible workaround that I can do here? Or is having REST endpoints defined in the interface a bad practice and there is no plan to do anything about this?

Best regards,

Aljaž

1
1 comment

Hi,
We consider this as IntelliJ IDEA bug. please follow: https://youtrack.jetbrains.com/issue/IDEA-229476

0

Please sign in to leave a comment.