@RestController
public class OmasRegistration
extends Object
Triggers the registration of this OMAS. No endpoints must be defined in this rest controller
TODO: find a better way to do it. Big doubts that registration on spring controller init is correct