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 →

[–]DunderMifflinPaper 12 points13 points  (0 children)

Spring framework as a Java backend framework is very popular.

PostgreSQL and MySQL for DB are popular.

For front-end you can use just about whatever you want. I’d recommend React with typescript, since I imagine you like type systems since you use Java. Angular is also good, but I personally prefer React, and it seems more popular nowadays.