Which Best Java Frameworks would you recommend? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Which Best Java Frameworks would you recommend?

I'm using Java for Android app development in Android Studio. But I want to know if there is anything else amazing I can do with Java apart from the Android app development and Which framework would you recommend. thanks in advance 🙌

4th Apr 2017, 8:51 PM
Awal
Awal - avatar
2 Answers
+ 6
I am learning Java Spring boot. it uses for EE applications. If you learn about servlets and jsp (which are dead, maybe you can find them on old projects) forget on them, it is big different between them and Spring.
5th Apr 2017, 12:17 AM
Dejan Perovic
Dejan Perovic - avatar
+ 3
Well, it depends on for which platform you are developing. Desktop - Swing, AWT EE - spring, struts, hibernate, GWT, Google App Engine, ME - ME, no one used nowadays because of Android Android - Android Gaming - Google it. :D Java is just a language bro. When you write the code, you need to import the packages right? Yes packages are the main bro.
4th Apr 2017, 8:55 PM
Yhal Htet Aung
Yhal Htet Aung - avatar