Skip to content

Instantly share code, notes, and snippets.

@giovannigando
giovannigando / script.sh
Last active March 26, 2024 23:39
[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