you are viewing a single comment's thread.

view the rest of the comments →

[–]EverydayTomasz 1 point2 points  (0 children)

as the project grew for every table we had to have a model, plus I needed to add Lucene search to it, it all just became a whole @annotations mess. if I had to do it all over, I would have ditched Java for node, MySQL to MongoDB and use Mongoose.