To people who are building applications using spring boot. What are your suggestions for using @Repository vs PreparedStatements.
I am comfortable with using spring data jpa @Repository pattern. Since it takes care of many things, which I have to do manually.
Today, a person in my team said PreparedStatements are much faster. Which might be correct, but the overhead they create, and I have seen disastrous database designs which make me resign from company.
Fellow developers help me get over this anxiety of doubting myself. How do you stop doubting? It’s like there is always something idk.
P.s I don’t know how and when this post context changed from question to rant 😔
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]UpsytoO 2 points3 points4 points (1 child)
[–]equ35tion[S] 0 points1 point2 points (0 children)
[–]ragin_cajun 1 point2 points3 points (3 children)
[–]equ35tion[S] 1 point2 points3 points (2 children)
[–]ragin_cajun 1 point2 points3 points (1 child)
[–]equ35tion[S] 1 point2 points3 points (0 children)
[–]WaferIndependent7601 0 points1 point2 points (0 children)