I have a system with multiple independent spring services.
When I start the services with multirun everything works fine, but when I stop the services with every start stop an entry under SpringBoot-> Finished was created.
Is there a setting to remove this finished entrys?
I think its memory consuming too because I have the possibility to access the console of each
run.
I have a system with multiple independent spring services. When I start the services with multirun everything works fine, but when I stop the services with every start stop an entry under SpringBoot-> Finished was created.
Is there a setting to remove this finished entrys? I think its memory consuming too because I have the possibility to access the console of each run.
Thanks in advance Cheers Dirk