Spring Framework: To Use Or Not To Use, That Is The Questionby@raffaeleflorio
752 reads

Spring Framework: To Use Or Not To Use, That Is The Question

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

It's impossible to write OOP code with Spring. From its core it promotes the use of singletons and anemic data structures. This fuels procedural programming and kills OOP. Spring Data can derive queries from method names according to keywords. Spring MVC architecture is one of the most used and it's based on three components: model, view, model, controller and view. But in OOP way of thinking only the model should know its internal and only the. model should. know how to represent itself. Nobody else should know either. Spring Data is a terrible design, a monster.

Company Mentioned

Mention Thumbnail
featured image - Spring Framework: To Use Or Not To Use, That Is The Question
Raffaele Florio HackerNoon profile picture

@raffaeleflorio

Raffaele Florio

🪐 Abstractions explorer in love with OOP | 🧭 Software Architect | ☕ Java Developer


Receive Stories from @raffaeleflorio

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!