+ 4
Java frameworks
Can anyone suggest me the best framework for java
5 odpowiedzi
+ 4
Before asking a question on the Q/A,
try to search :
• Google Advanced Search :
Set domain to 》sololearn.com《 for search only on the SoloLearn
https://www.google.com/advanced_search
• Eclipse Wiki :
"Before asking a question on the forums"
https://wiki.eclipse.org/Before_asking_a_question_on_the_forums
https://code.sololearn.com/W26q4WtwSP8W/?ref=app
+ 4
For me Spring definitely is must have,
"Inside" you have a lot of interesting parts like security, boot (ATM so hyped)
And jpa and its implementation hibernate - ORM in general.
+ 3
I don't know about the best. But here are some useful frameworks for useful things.
jSoup - A framework which could deal with REST functions and a HTML parser
https://jsoup.org
Spring - https://spring.io/projects/spring-framework
Apache Commons - https://raygun.com/blog/popular-java-frameworks/
And don't forget to check this - https://raygun.com/blog/popular-java-frameworks/
+ 1
Spring for me.