On 07/07/2023 09:33, Romain Manni-Bucau wrote:
Hi,

Do you think we can make jakarta.annotations optional from tomcat-catalina?
Would ease IDE completion when this is not supported and tomcat is wrapped
in another web api.

I don't think so. @PostConstruct and @PreDestory support is a mandatory requirement of the Servlet spec.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to