Skip to content

Commit f5b8346

Browse files
committed
230812 추가학습
1 parent c9f102a commit f5b8346

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,9 @@
4646
- [[6/16] 주문관리 SQL Query (READ)](notes/0616_ORDER_READ_SQL.md)
4747

4848
- [[6/19] 주문관리 SQL Query (CREATE)](notes/0619_ORDER_CREATE_SQL.md)
49+
50+
51+
52+
## 5. 추가 학습
53+
54+
- [eGovFramework | 환경세팅](notes/0812_SETTING.md)

notes/0812_SETTING.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# ✅ 프로젝트 환경세팅
2+
3+
> <작업순서>
4+
>
5+
> 1. 설치
6+
> 2. 형상관리 환경 (Gitblit)
7+
8+
9+
10+
11+
12+
1. 설치
13+
14+
- JDK 1.8
15+
- 전자정부프레임워크 3.8
16+
- Tomcat
17+
- Maven
18+
- DBeaver
19+
- PostgreSQL + pgAdmin
20+
- PostgreSQL 설치 시, pgAdmin 함께 설치 됨
21+
22+
23+
24+
25+
26+
형상관리 환경 (Gitblit)
27+
28+
https://ceodanbi.tistory.com/m/149
29+

0 commit comments

Comments
 (0)