+ 2
Recently I have learned java. So i want to dig deeper, What are the good java frameworks i should learn.
2 odpowiedzi
+ 3
Spring Boot with Maven, Spring Rest WebService
+ 1
Once you are done with learning java programming language, it would be very useful to learn about java as platform specifically JVM so that you can understand memory management under the hood, streams, thread pools, reflection etc...