Summary

This chapter gives us a clear picture that Spring can deal with all the core concepts discussed in this book through its Spring data modules alone. It has a centralized infrastructure of accessing the data layer with different specific repository support, giving us the abstraction to implement easier query transactions. Spring data saves software development a lot of time from mapping domain objects, to its persistence layer, up to exposing all those records as web services. Moreover, it breaks the misconception that Spring is bulky when it comes to libraries, and complex when we talk about configuration.

Get Spring MVC Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.