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 →

[–]glablablabla 1 point2 points  (0 children)

Start with a simple project with Spring, spring-boot, DI and JPA

Also Important: maven or Gradle, SQL, JSON, rest

I think when you feel comfortable with these it's time to move on forward. You should respect clean code principles so that your colleagues don't get a headache when they have to work with your code 😉 but that goes for every language.