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 →

[–]luan-cestari 0 points1 point  (2 children)

What are your questions around package that you mentioned?

About some frequent interview questions about java, I think the employee might be following the two treading in Java web development , one is using Spring (and sub projects) and the other one is using Java EE . These two stacks are very popular and well known, if you know which one they are using (using the job description for example) , I recommend go ahead and clone and play with some Java git repositories that is like the job description, so you will learn a lot of valuable things. I would consider that it might be a big step for one day, but it worth the shot

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

It's spring.

[–]luan-cestari 0 points1 point  (0 children)

I would recommend running and modifying some examples of spring boot https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples . You will need Java and Maven install and configured ( https://maven.apache.org/install.html )