objectcomputing / check-ins

Other
7 stars 7 forks source link

No need to specify parenthesis for annotations with no member value #2409

Closed sdelamo closed 1 month ago

sdelamo commented 1 month ago

Code such as:

@Get()

can be rewritten as:

@Get