Package-level declarations

Types

Link copied to clipboard
@RestController
@RequestMapping(value = "BASE_EQUINOX_ENDPOINT + USERS_KEY + "/{" + USER_IDENTIFIER_KEY + "}"" )
abstract class DefaultRefyController<I : RefyItem?> : EquinoxController<T, R, H>
The DefaultRefyController class is useful to give the base behavior of the Refy's controllers