Closed MagnusLeona closed 4 years ago
I work fine with tomcat 9.0.35, you can try the sample project https://github.com/zengkid/smart-tomcat-sample
yeah i noticed it happend because i imported the wrong jar. i was supposed to import javax.annotation.jar instead of javax.annotation-api.jar. And for all, thank you for your help ;)
I met up with a problem . With tomcat@9.0.37 and servlet@4.0 and JDK 14.0, Servlet annotation @PostConstruct and @PreDestroy dont work running on smart tomcat, i just dont know what is happening , and i notice that they can work well on EnterPrise Version Tomcat Server. Plz check it, thank you