Hacker News new | ask | show | jobs
Ditch Software Frameworks, Just Occasionally (medium.com)
2 points by iancackett 3652 days ago
1 comments

It's also worth looking at what's being used from a framework, writing a spec for that, then considering replacing it with your own code to do what's specifically needed.
Good point. I think most Java projects use only about 2% of Spring!