Like other Java enterprise tools, Tomcat has migrated from the original Java EE specification to Jakarta EE. Tomcat 9 and earlier were based on Java EE; Tomcat 10 and later are based on Jakarta EE.
There's been a shift in the enterprise Java community when it comes to what has commonly been referred to as an "application server." What was an application server? Historically, when an enterprise ...