Develop war project referencing dependencies with repository per jar in Intellij
There is a big maven project with dozens of jars and a single war.
Each jar represents a big function where a dedicated team works on.
Let’s say, ‘inventory’ jar includes necessary functionality to support that feature in our product and there is a dedicated team ‘inventory’ team is working on it.