Last active
March 26, 2024 23:39
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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