I want to customize the default page of spring boot admin, and manipulate it ( for eg. Change the order in the list of applications / group some of them as one component, etc. ).
Is it possible to do that, and if yes, what files needed to be changed and which functions need to be overridden.