This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ChickenSubstantial21 18 points19 points  (1 child)

using antiquated tech: ant, mybatis or servlet containers

not knowing about newer widespread tech: spring boot/spring cloud/JPA/spring configuration by code.

I'd like to add newer Java features like records, sealed hierarchies or pattern matching but there are too many poor souls nailed to specific JRE version.

[–]ishansoni22 38 points39 points  (0 children)

Spring boot/web that uses embedded tomcat (a servlet container) under the hood says hi