Z
Z
Zetroy2015-12-11 21:43:04
Java
Zetroy, 2015-12-11 21:43:04

What is worth learning in java ee?

Hello everyone, I just recently started learning JAVA EE, writing in Eclipse as a database using MySQL. Now I know how to write servlets, filters, jsp files, and I also know how to use basic hibernate queries (select,insert,update,delete). But still I want to know what is relevant now and advice on how to properly study java ee in general, since I think to go completely into this area.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
cthulhudx, 2015-12-12
@cthulhudx

Now it is relevant to use Spring (Spring IoC, Spring Security, Spring MVC, Spring Data, Spring Boot, Spring Cloud, Spring AMQP ... etc) in conjunction with Hibernate or EclipseLink, UI frameworks - GWT for example (we use it). About correctness - first study JAVA EE technologies, study SQL, PL / SQL, and then delve into Spring

K
Konstantin Malyarov, 2015-12-12
@Konstantin18ko

JDBC
With it, you can run programs. There are Devcolibry tutorials on YouTube. The basic methods are described there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question