Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Java 新手。我正在尝试使用 Maven 的多模块来构建我的项目。我有一个Maven项目,它有两个子模块。我想知道是否可以从 parent 访问子属性。因为根据我的研究这是不可能的,我想知道是否有出路。
我不明白这怎么可能。你想做什么?