Technical Topics How to run an alternate Java Class in Spring Boot? Suppose you want to run a Spring Boot application has some classes with main methods that are not annotated with the @SpringBootApplication annotation. S spstech Jun 30, 2021 · 1 min
Technical How to uninstall a CLI tool on Mac OC Generally need for this arises for the tools that do not have a GUI for uninstallation. Basically, the tool needs to be uninstalled from… S spstech May 31, 2021 · 1 min