mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Update documentation section that discusses uber jars since it conflates the concepts of the uber jar and the shading of dependencies into jars (which may or may not be true uber jars). Fixes gh-3321