main

open fun main(args: Array<String>)

Main method to start the backend, will be created also the resources directories if not exist invoking the ResourcesProvider routine

Parameters

args

: custom arguments to share with SpringApplication and with the serverProtector