Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I agree with you regarding the reading of boilerplate; that's in particular why I like JDBI. It abstracts the boilerplate of building out a data access layer; you write an interface and it automatically builds the implementation from parameterized SQL queries on the classpath.

Between that and Spring Boot (which is fairly batteries-included but makes it clear when you're going off the happy path in ways I can deal with), I feel remarkably good about my choices with this and similar recent projects.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: