Các module của ezyfox-server là các dự án độc lập với nhau em ạ, nên thành ra phải import riêng, ở trong eclipse thì nó chung vào 1 wordspace, bên intellj em thử xem có tính năng nào thế không nhé. Nếu không có thì ở file ezyfox-server/pom.xml em bổ sung thẻ modules kiểu này nhé:
<modules>
<module>ezyfox-server-core</module>
<module>ezyfox-server-boot</module>
<module>ezyfox-server-nio</module>
<module>ezyfox-server-nio-runner</module>
<module>ezyfox-server-support</module>
<module>ezyfox-server-embedded</module>
<modules>
Nhưng lúc commit đừng commit cái file đó lên nhé