Hacker News new | ask | show | jobs
by bezidejni 1244 days ago
What Spring magic? If you're talking about spring-data, that is optional, you can use JdbcTemplate directly if you wanted instead.
1 comments

All of it, the DI, the autowiring, the plugins, the attributes, the config files. Its so refreshing to have a call stack that isn't pages long.
I’ve built a product doing exactly that. That being said, the Vert.x path has some bumps along the way, but boy, oh boy, I’m so happy I’m not doing any Spring related stuff.