Update Home
parent
b02e698540
commit
7a6f6765de
5
Home.md
5
Home.md
@ -18,4 +18,7 @@ In VsCode press `cmd+shif+p` and type `Spring Initilizr`. Choose:
|
|||||||
- _dependencies:_
|
- _dependencies:_
|
||||||
- SpringWeb
|
- SpringWeb
|
||||||
|
|
||||||
Essentially, this will generate a default minimalistic jet functional SpringBoot project. Entry point, aka `main()` can be found in `src/main/java/djmil/cashcard/CashcardApplication.java`. To run the application - press `ctrl+F5` or Play button in the top right corner of an editor.
|
Essentially, this will generate a default minimalistic jet functional SpringBoot project. Entry point, aka `main()` can be found in [src/main/java/djmil/cashcard/CashcardApplication.java](http://192.168.8.55:3000/HQLAx/FamilyCashCard/src/branch/main/src/main/java/djmil/cashcard/CashcardApplication.java). To run the application - press `ctrl+F5` or Play button in the top right corner of an editor.
|
||||||
|
|
||||||
|
# TDD
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user