Briefly explain the term Spring Framework

Answer Posted / nashiinformaticssolutions

Spring is essentially defined as an application framework in Java and inversion of control containers for Java. The spring framework creates enterprise applications in Java. Especially useful to keep in mind that the spring framework's central features are essentially conducive to any Java application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the four pillars of java?

731


How does a cookie work in Servlets?

458


What will happen if a thrown exception is not handled?

646


What is the parse method in java?

662


Is null a string or object in java?

627






Can an interface extend a class?

626


Can private class be inherited in java?

658


Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?

720


What is += mean in java?

619


FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?

2773


How do you identify if jvm is 32-bit or 64-bit from java program?

624


What is a ?

867


Which class represents the socket that both the client and server use to communicate with each other?

663


How does compareto method work?

613


What is the output of the below java program?

683