Y
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
rr888
1244 days ago
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.
link
p2detar
1244 days ago
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.
link