Right now, all Java examples have the same artifactId: diningbyfriends - in this case, if you import several examples into Idea, then all of them will have the same project name, and it's harder to distinguish between them.
it would be useful to add the chapter number & variant into artifactId...
Right now, all Java examples have the same
artifactId:diningbyfriends- in this case, if you import several examples into Idea, then all of them will have the same project name, and it's harder to distinguish between them.it would be useful to add the chapter number & variant into
artifactId...