Update Home
parent
9831c7f564
commit
b02e698540
2
Home.md
2
Home.md
@ -18,4 +18,4 @@ In VsCode press `cmd+shif+p` and type `Spring Initilizr`. Choose:
|
|||||||
- _dependencies:_
|
- _dependencies:_
|
||||||
- SpringWeb
|
- SpringWeb
|
||||||
|
|
||||||
Essentially, this will generate a default minimalisttic jet functional SpringBoot project.
|
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.
|
Loading…
Reference in New Issue
Block a user