develop <- feat/app/page register/#65#67
Closed
codingbaraGo wants to merge 30 commits intodevelopfrom
Closed
Conversation
feat(handler): Http request header 출력 기능 및 Response body에 static file 추가
- JDK 버전 수정 21 -> 17
레이아웃 개발
[Web] 정적 콘텐츠 핸들러 개발
main <- develop
[ALL] 프로젝트 패키지 구조 변경
[Web] Handler에 Adapter 사용
[Web-Renderer] PostHandler 패키지 -> Renderer 패키지로 변경
[Http] HttpRequest.body 관련 기능 개발
[App] Post 로그인 개발
[Config-DI] 싱글톤을 보장하는 싱글톤 컨테이너 개발
[Web-Filter] 필터 및 필터체인 개발
[Authentication] 로그인 필터 및 핸들러 개발
[Web-view] 동적 뷰 개발
[Auth] 로그아웃 핸들러 개발
[View] 공통 요소 정적 뷰에 적용, 에러 팝업 개발
[Web-Argument] Multipart 타입 Argument 개발
[Database] 쿼리 자동생성 기능 개발
- UserRepository 클래스 추가
- 회원가입 핸들러에 길이 및 중복 유효성 검사 로직 추가
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.