Rename "classes" concept to "application" in custom layer configuration #20539
Labels
status: noteworthy
A noteworthy issue to call out in the release notes
type: enhancement
A general enhancement
Milestone
As a follow-up of #20526 I feel that renaming the XML element from
classes
toapplication
would be consistent. This section currently handles anything that's inBOOT-INF/classes
but the content is not only classes.This made the documentation in the XSD quite awkward.
This also impacts the Gradle DSL.
The text was updated successfully, but these errors were encountered: