This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: EYfWdMkAkATdcrIWnb4zQ06CvnqTEUI2k-kb_fWuiZQ
Cover

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

Written by @raffaeleflorio | Published on 2020/11/18

TL;DR
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.

[story continues]


Written by
@raffaeleflorio
🪐 Abstractions explorer in love with OOP | 🧭 Software Architect | ☕ Java Developer

Topics and
tags
spring|spring-boot|java|spring-mvc|spring-data|oop|procedural-programming|software-engineering|web-monetization
This story on HackerNoon has a decentralized backup on Sia.
Transaction ID: EYfWdMkAkATdcrIWnb4zQ06CvnqTEUI2k-kb_fWuiZQ