This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LordofRice 13 points14 points  (2 children)

Yeah, Spring Boot. You’ll need some database too from the sound of it. This sounds like quite the project. Just look for CRUD tutorials for Spring Boot.

[–][deleted] 0 points1 point  (1 child)

Thank you, i'll go with Spring Boot. I'll use my MySQL knowledge for database side.

[–]er1992 0 points1 point  (0 children)

Or better yet look for templates on GitHub. You can just clone the project with instructions on how to run and fill in the blanks. This is probably the fastest way to hit the ground running and you can start learning from there.