'src/main/java path is not showing in eclipse

I am Unable to see src/main/java in eclipse but whenever I run the class it shows the error I have also checked the build path there is no file missing.

enter image description here


enter image description here



Solution 1:[1]

It is resolved I have deleted recent added dependency "netflix-hystrix" one and after force updating the maven my src/main/java got restored I didn't how but it works in my case

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Nitesh Singh