1.1.5 Enhancement: API endpoint was updated from @RequestMapping to @GetMapping
The HTTP mapping annotation for the lovValidation API endpoint was updated from @RequestMapping to @GetMapping for improved clarity and adherence to REST standards.
Parent topic: Release Highlights