Skip to content

Instantly share code, notes, and snippets.

@giovannigando
Last active March 26, 2024 23:39
Show Gist options
  • Save giovannigando/1948dabf1b46619a054e54c75df1f5d6 to your computer and use it in GitHub Desktop.
Save giovannigando/1948dabf1b46619a054e54c75df1f5d6 to your computer and use it in GitHub Desktop.
[Spring Boot Project Initialisation Command Line] Initial part of the spring implementation #terminal
spring init --dependencies=web,data-jpa,security,mysql --build=maven --groupId=io.github --language=java --artifactId=blogging-platform blogging-platform
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment