We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2daf3 commit 95bc403Copy full SHA for 95bc403
3 files changed
.gitignore
@@ -0,0 +1,3 @@
1
+.env
2
+**/application.properties
3
+**/application-*.properties
API (SpringBoot)/Proyecto/.mvn/wrapper/maven-wrapper.properties
@@ -0,0 +1,5 @@
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip
+wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
+'EOF'
4
5
API (SpringBoot)/Proyecto/mvnw
100644
100755
0 commit comments