Posts

Showing posts from 2020

Preferences

  For some time I noticed that microservices with Spring Boot and REST are making sofware developers addicted. If they work on a project where they can't use Spring Boot and REST they literally feel sick and they go the extra mile to quiting their job and finding another project that make use of that technology. Asweel, I've seen developers already using Spring Boot and REST being completle opaque to other kind of work. Software development is not just about accepting an HTTP request, doing some validation, massaging some data and then dispatching request towards another component.