Last week, I had to conduct interviews to hire senior Java developers with around 5 years of experience. But after the interview process was over, I felt like frameworks make developers’ lives easier but, at the same time, make them dumber.
Everyone puts almost all the new frameworks on their resume, claiming they have “Strong, working experience on Spring, Hibernate, Web Services, etc.”.
Here is how the interviews went.
Me: You have used Spring in your latest project. What are the advantages of using Spring? Interviewee: We can configure beans in XML, and it will take care of instantiating and giving them to us.