mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
This commit moves the Java9-specific profile to each sample rather than impacting all samples. That way, affected samples are more self contained. Closes gh-12302