Skip to content

Commit f12143e

Browse files
committed
setup project instructions
1 parent fb74aba commit f12143e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

UTILS.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
# Link:
1+
2+
## Setup project:
3+
4+
- Install jdk20
5+
- Instal postgreSQL
6+
- Set Enviorment variable for JAVA_HOME (path directory java) and restart pc
7+
- run the application: ./mvnw spring-boot:run
8+
9+
10+
## Link:
211
https://docs.spring.io/
312
https://docs.spring.io/spring-security/
413
https://www.tutorialspoint.com/postgresql/

0 commit comments

Comments
 (0)