AdminAuthController

@RestController
@RequestMapping(value = "/api/admin/auth")
open class AdminAuthController

Constructors

Link copied to clipboard
constructor()