Closed DanielThomas closed 2 years ago
mainClassName is a weird magical legacy property and Spring Boot 2.6.0 and later removes their version of mainClassName so this ensures that we're always reflecting the most explicit configuration in this order:
Lgtm
mainClassName is a weird magical legacy property and Spring Boot 2.6.0 and later removes their version of mainClassName so this ensures that we're always reflecting the most explicit configuration in this order: