Conversation
Feat/#1 member 도메인 생성
* feat: loginReqDto * feat: login method * feat: login Controller * SingUp Method * refactor: builder pattern * refactor: create controller delete * feat: singup controller * feat: securityfilterchain * feat: application.yaml * chore: ignore secret config file * refactor: application * feat: gitignore * refactor: MemberEntity : builder.defalut -> admin
* feat: jwtutil * feat: build.gradle JWT * feat: JwtUtil * docs: jwt * refactor: global -> standard * refactor: memberId -> id * feat: jwt test * feat: AuthTokenService * refactor: 구조변경 * docs: repository 개념 * refactor: rename yaml->yml * feat: secretKey를 key객체로 생성 * refactor: memberresdto * feat:application-secret * refactor: secret * refactor * refactor: .gitignore * refactor: secret-key test * chore: stop tracking application-secret.yml * refactor: application.yml * refactor: rename * refactor: loginrReqDto apply * refactor: raw.equals(encoded) -> PasswordEncoder.matches() * refactor: memberController * refactor: rename * feat: loginResDto
Feat/#8 product relation
…ries, add Cart domain
* feat: MemberDto * feat: AuthDto * refactor: memberservice rename * refactor: rename * refactor: memberservice->build * feat: JwtAuthenticationFilter * feat: method add * feat: AuthenticationEntryPointImpl * docs: SecurityConfig * feat: RsData * refactor: api/v1/auth * refactor: dir * feat: JwtProps * refactor: Ut, AuthTokenService * feat: token/store * refactor: JwtAuthenticationFilter * refactor: Member login -> Auth login * feat: application-local.yml > redis * feat: component + redis * refactor: ignore
Feat/#16 Delivery,DeliveryAddress,Cart 도메인 추가
Feat/#20 Redis&ElasticSearch를 이용한 검색기능 개선
* refactor: jwt 구조 변경 * refactor: application and feat: swagger * docs: Member & Auth * refactor: JwtTokenService * refactor: .gitignore * feat: OAuth * feat: api docs * feat: DevInitData swagger.json
* feat: SwaggerConfig * refactor: requestMapping(api -> api/v1) * refator: redirect 3000 -> 5173 * refactor: corsConfig
* refactor: OAuth FE Connect * refactor: OAuth + redis settings * refactor: Auth
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.