Recommendations to others considering spring.io:
Definitely, I would recommend using spring boot to those who are thinking about creating a web application. Spring boot has got a whole lot of pre-written jars and APIs which will ease the level of coding and people can put more focus on implementing their business requirements. Review collected by and hosted on G2.com.
What problems is spring.io solving and how is that benefiting you?
I am working in an MNC where I am a backend developer. My work is to create APIs and code business logic into the application as per the business requirement. Earlier with spring, I find it tedious and cumbersome to maintain all configs. But with spring boot, the amount of code got reduced and the performance of the application also got increased. The unit testing with spring boot is also easy, wherein I can check each functionality of our code. Review collected by and hosted on G2.com.