g-market / b-shop-backend

0 stars 0 forks source link

프로젝트 초기 세팅 #6

Closed halucinor closed 1 year ago

halucinor commented 1 year ago

In GitLab by @haaeee on Jan 26, 2023, 15:00


name: Feature Template assignees: 'jaime'

🤷 구현할 기능

프로젝트 공통적으로 필요한 dependency 및 환경 구성

🔨 상세 작업 내용

// security

database

querydsl

📄 참고 사항

⏰ 예상 소요 기간

23/01/26 ~ 23/01/26

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item implementation 'org.springframework.boot:spring-boot-starter-oauth2-client' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item implementation 'io.jsonwebtoken:jjwt-api:0.11.5' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item runtimeOnly 'io.jsonwebtoken:jjwt-impl:0.11.5' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.11.5' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item implementation 'org.springframework.boot:spring-boot-starter-data-redis' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item runtimeOnly 'com.h2database:h2' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item runtimeOnly 'com.mysql:mysql-connector-j' as completed

halucinor commented 1 year ago

In GitLab by @halucinor on Jan 26, 2023, 17:37

marked the checklist item querydsl as completed

halucinor commented 1 year ago

In GitLab by @AnTaeWook on Jan 31, 2023, 20:28

created branch 6 to address this issue