Martin Bechtle wrote:EJB was the most used technology in 2006 maybe, but things have fortunately quite changed. I believe Spring framework is now leading. And by the way Spring 5 works quite well with kotlin
Spring it's an amazing technology , and with spring 4 and spring 5 , reactive
philosophy and kotlin are turned to a first class citizen inside the framework .
Allthough , the comparison between JEE EJB and spring beans it's not as different ( Sorry in case of I'm an ignorant human jeje . I talk as far as I know ) . At this point , and just in this restricted area, I prefer to use standard tools ( EJB ) . I know that spring beans can run in a lighter container like
tomcat , but, doing a simple comparison between Spring beans and EJB , I don't see too much difference , and , IMHO , I prefer to use the standard things as much as I can .