what's the use of java spring? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

what's the use of java spring?

Spring

21st Jun 2019, 4:15 PM
Coder 97
Coder 97 - avatar
5 Answers
+ 3
Spring ?
21st Jun 2019, 4:21 PM
Ayan Fox
Ayan Fox - avatar
21st Jun 2019, 4:47 PM
Ayan Fox
Ayan Fox - avatar
+ 1
Framework of java "spring"
21st Jun 2019, 4:36 PM
Coder 97
Coder 97 - avatar
0
It enables to organize your application into various interconnected "services" and it handles connecting them to each other and creating them. Also configures them through whatever mechanism you prefer and automatically builds and configures stuff that normally require work to configure despite it's always the same for everyone. Spring Boot pushes it to the limit and greatly simplifies building and running a web application compared to how it was done before. (It's still complicated. But enormously less)
21st Jun 2019, 4:45 PM
kumesana
0
full of backend support, alternative to java EE
21st Jun 2019, 5:15 PM
zemiak