WebCrawler
How to start the Application?
- Create a Database named mito in MySQL(as the project is configured for that if you want to change you will have to add the connector dependency for the respective database and change the Database Configuration in application.properties file in /src/main/resources folder)
- Run the Application.java (located in /src/main/java/com/deepak/webcrawler folder) class as Spring Boot Application