Email Controller
@RestController
@RequestMapping(value = ["/contact/email" ] )
Deprecated
This is an event-based API. A controller is not suitable here.
Functions
Link copied to clipboard
@GetMapping(value = ["/send" ] )