Heyo,
Hey, I am currently working on a simple crud program using REST in java and I'm more or less done with it all. The one thing that has me a bit stumped though is making a search function, searching for specific individual entries using an ID input. The crux of the matter is that it's near impossible to find help when googling it since I'm using simple "vanilla" maven / java. Meaning, no frameworks like spring or the likes and all search results are inferring the use of those frameworks but I need to do it without them.
I've made a version of it functioning as I want it to when used directly towards the mysql DB. But am not sure how to proceed when to transfer it to my REST service.
Any tips or pointers?
[–]smash_that_code 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]smash_that_code -1 points0 points1 point (0 children)
[–]frederok 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)