On looking at the jar files of few of the spring boot starter projects, I see there are no classes nor prop file in it. This may not be case for all of the project, but for the below jars I have noted this.
So how does adding these projects really help in pulling rest of the dependencies. Could some one explain in details. And how does AutoConfigure code figure out that required classes are present when these jars themself have no classes.