I clone the project from https://github.com/apache/rocketmq-spring.git and run mvn clean install. but it cloud not found PostConstruct in rocketmq-spring-boot. I can fix it by add the dependency.but I think it's not right way to fix it. What is the right way to fix this problem.
I clone the project from https://github.com/apache/rocketmq-spring.git and run mvn clean install. but it cloud not found PostConstruct in rocketmq-spring-boot. I can fix it by add the dependency.but I think it's not right way to fix it. What is the right way to fix this problem.