@SpringBootApplication
public class Deploy
extends Object
Class providing a main method to update the database content.
This main method starts the whole server. Therefore, all background tasks that might be registered will also start.
If this could lead to problems, they need to be deactivated.