Different Types of annotation in spring boot
@RequestMapping In Spring boot we have different types of annotation , annotation means meta data which have some specific meaning @RequestMapping annotation do specific work if you have 2 to 3 method in a controller then you are hitting the common r...
Sep 14, 20241 min read3