In section [Creating an Executable Jar](https://docs.spring.io/spring-boot/docs/current/reference/html/getting-started.html#getting-started.first-application.executable-jar) after "mvn package" command output example is text ``` The file should be around 10 MB in size. ``` Compiled example jar on java 17.0.6 is 17.6 MB, so maybe documentation should state around 18 MB in size