This is a simple Spring Boot based web application to find anagrams.
Currently all the words are matched in the resources/wordlist.txt file.
How to start:
- Simply start com.jss.anagram.service.AnagramFinderMainApp
- Launch browser and open http://localhost:8080/{words}
Example: