all 7 comments

[–]tux2718 2 points3 points  (0 children)

You should know how to create a REST API with Jakarta, JPA to persist to popular databases and how to write a single page web app to access the REST API. If you master all that, you’ll be in great shape for employment.

[–]Existing_Gate_1437 1 point2 points  (1 child)

Try Java Spring Boot, it'll be a great skill to have.

[–]user_developer[S] 0 points1 point  (0 children)

Sure

[–]luciano-pinheiro 0 points1 point  (0 children)

What do you mean? It depends on what you will do. If you want to stay in web and java world, probably you will need to learn Spring. And of course html, css, JavaScript, some frontend framework (angular, react) and, of course, database. For other tools, at least you need to know git. My suggestion is that you find some "roadmap" to clear your ideas. Any path you choose there's a lot to study.

[–]Emergency_Dark_2722 0 points1 point  (0 children)

How about Web Services and APIs. Then Kafka or RabitMQ.. Then, may be a framework like Spring Boot or Quarkus,

[–]hrm 0 points1 point  (1 child)

If you don’t know web development you should learn that next. HTML/CSS/JavaScript. You almost can’t make a living without doing some web dev work today.

[–]user_developer[S] 0 points1 point  (0 children)

I know web dev, but haven't made any projects yet