You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Count and @Delete annotations can be useful as an alias of the @Query annotation. It seems like @PostMapping, @GetMapping etc. annotations are aliases of the @RequestMapping annotation
Fırat KÜÇÜK opened DATAMONGO-1539 and commented
@Count
and@Delete
annotations can be useful as an alias of the@Query
annotation. It seems like@PostMapping
,@GetMapping
etc. annotations are aliases of the@RequestMapping
annotationReferenced from: pull request #416, and commits b01a34b, 9ff86fe, 8c838e8, 5650e35
Backported to: 1.10 RC1 (Ingalls)
The text was updated successfully, but these errors were encountered: