There are 2 solutions, see DNAFinder the methods:
- isMutant
- findMutantDNANeigborhood
There are 3 endpoints, see the Swagger documentation session:
/mutant/ - first solution
/mutant-second/ - second solution
/stats/ - displays statistics
1 - Package the application
mvn clean package
2 - Start the application
java -jar target/dna-app-1.0.jar
After start the application, access the link http://localhost:8080/swagger-ui.html
URL: http://ec2-18-217-158-104.us-east-2.compute.amazonaws.com:8080/swagger-ui.html