apache / rocketmq-spring

Apache RocketMQ Spring Integration
https://rocketmq.apache.org/
Apache License 2.0
2.12k stars 898 forks source link

cloud not found PostConstruct in rocketmq-spring-boot #286

Closed ShenFeng312 closed 4 years ago

ShenFeng312 commented 4 years ago

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.

ShenFeng312 commented 4 years ago

I can run mvn clean install in rocketmq-spring-boot-starter success! but idea will show the error when I coding

ShenFeng312 commented 4 years ago

I run it on another computer successful

ShenFeng312 commented 4 years ago

Openjdk13 does not have this class