# Compilation et distribution

# Spring Boot

[https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/](https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/)

[https://www.baeldung.com/spring-boot-run-maven-vs-executable-jar](https://www.baeldung.com/spring-boot-run-maven-vs-executable-jar)

[https://www.yawintutor.com/how-to-create-executable-jar-file-in-spring-boot-using-maven/](https://www.yawintutor.com/how-to-create-executable-jar-file-in-spring-boot-using-maven/)

# Maven

[https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html](https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html)

[https://www.jmdoudoux.fr/java/dej/chap-maven.htm](https://www.jmdoudoux.fr/java/dej/chap-maven.htm)

[https://www.jetbrains.com/help/idea/maven-support.html](https://www.jetbrains.com/help/idea/maven-support.html)

[https://www.baeldung.com/executable-jar-with-maven](https://www.baeldung.com/executable-jar-with-maven)