<!-- Thanks for filing an issue 😄 ! Before you submit, please read the following: search open/closed issues before submitting since someone might have asked the same thing before! --> # Feature request <!--- Provide a general summary of the issue here. --> Make this application spring bootable ## Expected Behavior can start with a simple `java -jar` command. No tomcat installation is needed anymore ## Current Behavior <!--- Explain the difference from current behavior. --> ## Possible Solution <!--- Ideas how to implement this feature or a similar solution/workaround that already exists. --> ## Context <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Examples <!-- Examples help us understand the requested feature better. --> <!-- By the way, thank you **very** much for contributing to Contrast-Finder! -->
Feature request
Make this application spring bootable
Expected Behavior
can start with a simple
java -jarcommand. No tomcat installation is needed anymoreCurrent Behavior
Possible Solution
Context
Examples