1.

What Does A Spring Application Look Like?

Answer»

An INTERFACE that defines the FUNCTIONS.
The implementation that contains properties, its setter and GETTER methods, functions etc.,Spring AOP 
The Spring configuration XML file.
Client program that uses the FUNCTION

An interface that defines the functions.
The implementation that contains properties, its setter and getter methods, functions etc.,Spring AOP 
The Spring configuration XML file.
Client program that uses the function



Discussion

No Comment Found