mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Improve constructor binding documentation for Kotlin and add a test to prove a no-param primary constructor disables constructor binding. Closes gh-44849