Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- context
- IntelliJ
- resource
- port
- vscode
- JavaScript
- VirtualBox
- import
- grep
- Windows
- netsh
- maVen
- bash
- 단축키
- GIT
- Quartz
- lsof
- Windows 10
- profile
- 줄바꿈 문자
- Eclipse
- 네트워크
- xargs
- ssh
- find
- web.xml
- Mac
- Source
- plugin
- tomcat
Archives
- Today
- Total
develog
[vscode] make spring maven project 본문
spring maven project 생성
ctrl + shift + p |
spring 입력 |
Spring Initializer: Generate a Maven Project 선택 |
Specify project language. Java 선택 |
group id 입력 |
artifact id 입력 |
Specify Spring Boot version. |
Search for dependencies |
폴더 선택. Generate into this folder 선택 |
'IDE > Visual Studio Code' 카테고리의 다른 글
[vscode] tomcat run (0) | 2019.09.19 |
---|---|
[vscode] maven build (0) | 2019.09.19 |
[vscode] chrome remote debugging (0) | 2019.08.22 |
[vscode] 단축키 for windows (0) | 2019.07.04 |
Comments