The Spring Boot Maven Plugin has a boolean property called "attach", documented here. I've read the documentation, but I don't understand the documentation. Would anyone be willing to explain this to me? When this property is set to "true", what happens to the original jar and the fat jar? When this property is set to "false", now what happens to the original jar and the fat jar.
Thanks!