Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beomseokyu/sist-web-dev-playground
쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소
https://github.com/beomseokyu/sist-web-dev-playground
html-css-javascript java jsp-servlet mysql oracle spring spring-mvc spring-security sql web-development
Last synced: 6 days ago
JSON representation
쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소
- Host: GitHub
- URL: https://github.com/beomseokyu/sist-web-dev-playground
- Owner: BeomSeokYu
- Created: 2023-06-26T14:22:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T06:20:21.000Z (about 1 year ago)
- Last Synced: 2023-10-17T12:41:40.926Z (about 1 year ago)
- Topics: html-css-javascript, java, jsp-servlet, mysql, oracle, spring, spring-mvc, spring-security, sql, web-development
- Language: HTML
- Homepage:
- Size: 31.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIST-Web-Dev-Playground
쌍용교육센터에서 학습한 Spring Web 개발 과정 소스 저장소
## 디렉토리 별 설명
|폴더명|설명|
|:---|:---:|
|java-eclipse-practice|자바 언어 및 이클립스 설정 등 실습|
|web-html-css-js-practice|프론트 기본 실습|
|webex|기본적인 웹 프로젝트 실습|
|jspz|JSP 템플릿 엔진 및 servlet 구조 실습|
|servlet|서블릿 구조에 대해 간단히 실습|
|market|jsp 세미 프로젝트로, 간단한 쇼핑몰 구현 (계층형 게시판, 페이징, 파일 업로드 등).|
|spring-ex00|eclipse(STS-3)에서 spring 사용을 위한 설정. (web.xml / servlet-context.xml / root-context.xml) 및 첫 스프링 프로젝트 실행.|
|spring-ex01|게시판을 구현하며 여러가지 스프링 기술 사용. security를 통한 회원 관리.|
|spring|전자정부프레임워크를 이용한 간단한 spring 사용|
|notebook|노션 정리 노트 pdf|
|sist-algorithm|간단한 알고리즘 문제 풀이|
## 공부한 기술
#### 🖥️ FE#### ⌨️ BE
## SIST 과정 정리 노션 링크
- SIST 풀스택 개발자 과정 정리 노션 - [링크](https://bsnote.notion.site/SIST-Web-77b173949249403f89199f55f1ebe902?pvs=4)
## SIST 과정 프로젝트
- 자바 프로젝트
- 도서 관리 프로젝트 - [링크](https://github.com/BeomSeokYu/Java-Books-Management)
- JSP 프로젝트
- 개척교회 홈페이지 제작 프로젝트 (행전우리교회) - [링크](https://github.com/BeomSeokYu/Save-The-Web-actswoori)
- 개척교회 홈페이지 제작 프로젝트 (나라가임하는교회) - [링크](https://github.com/BeomSeokYu/Save-The-Web-heaveniscoming)
- Spring 프로젝트
- 좌석 예약 서비스 프로젝트 - [링크](https://github.com/BeomSeokYu/Seatisfy)