I am converting an application that uses Cisco Meeting Server (CMS) REST API to communicate with devices to the latest version of Spring. This means that everything has to be converted to JakartaEE namespace from J2EE namespace.Unfortunately, the per...