-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: 0.5.0 버전을 배포한다. Co-authored-by: seungpang <[email protected]> Co-authored-by: yxxnghwan <[email protected]> Co-authored-by: kth990303 <[email protected]> Co-authored-by: asebn1 <[email protected]> Co-authored-by: prefer2 <[email protected]> Co-authored-by: soyi47 <[email protected]>
- Loading branch information
Showing
199 changed files
with
4,777 additions
and
1,504 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,41 @@ | ||
# 2022-nae-pyeon | ||
### 내 마음을 편지로 | ||
<p align="middle" > | ||
<img width="200px;" src="https://user-images.githubusercontent.com/57438644/192427863-7a67acc7-722c-4618-892a-86c6431bba04.png"/> | ||
</p> | ||
<h1 align="middle">내편</h1> | ||
<p align="middle">내 마음을 편지로, 내편</p> | ||
|
||
### 프로젝트 소개 💌 | ||
내편은 롤링페이퍼 서비스입니다. 원하는 사람들과 모임을 만들어 롤링페이퍼를 작성할 수 있습니다. | ||
내편 서비스를 통해 `내 편`에게 마음을 전달해보아요! | ||
|
||
|FRONTEND|FRONTEND|BACKEND|BACKEND|BACKEND|BACKEND | ||
|
||
### 팀원 👩👦👦 | ||
|
||
|프론트엔드|프론트엔드|백엔드|백엔드|백엔드|백엔드| | ||
|:-:|:-:|:-:|:-:|:-:|:-:| | ||
|![](https://github.com/prefer2.png?size=100)|![](https://github.com/soyi47.png?size=100)|![](https://github.com/kth990303.png?size=100)|![](https://github.com/seungpang.png?size=100)|![](https://github.com/yxxnghwan.png?size=100)|![](https://github.com/asebn1.png?size=100) | ||
|[도리](https://github.com/prefer2)|[소피아](https://github.com/soyi47)|[케이](https://github.com/kth990303)|[승팡](https://github.com/seungpang)|[알렉스](https://github.com/yxxnghwan)|[제로](https://github.com/asebn1) | ||
|![도리](https://user-images.githubusercontent.com/57438644/194012074-b174c57c-73a1-4987-ba7f-c43e9275bbe2.png?size=100)|![소피아](https://user-images.githubusercontent.com/57438644/194012003-85309c16-a8b9-4cb8-9f29-ea6c41b5dac8.png?size=100)|![케이](https://user-images.githubusercontent.com/57438644/194011499-0d1445fc-6ad8-473b-aec1-55b47ad3bf57.png?size=100)|![승팡](https://user-images.githubusercontent.com/57438644/194011899-3c2ad161-d79e-4d30-b480-b7855ebeeb2c.png?size=100)|![알렉스](https://user-images.githubusercontent.com/57438644/194011294-6a49501a-3cac-4973-8b12-22edb6c3619f.png?size=100)|![제로](https://user-images.githubusercontent.com/57438644/194011739-accc3a55-4d93-435f-aa4c-94db4933ca2f.png?size=100)| | ||
|[도리](https://github.com/prefer2)|[소피아](https://github.com/soyi47)|[케이](https://github.com/kth990303)|[승팡](https://github.com/seungpang)|[알렉스](https://github.com/yxxnghwan)|[제로](https://github.com/asebn1)| | ||
|
||
|
||
## 프로젝트 기술스택 🏰 | ||
|
||
### 백엔드 🏫 | ||
|
||
![백엔드기술스택](https://user-images.githubusercontent.com/57438644/194008987-08fe38f0-7ab6-423a-83d0-dc575c9aaa4f.JPG) | ||
|
||
### 프론트엔드 🏡 | ||
|
||
|
||
## 프로젝트 아키텍처 📚 | ||
|
||
### 백엔드 프로젝트 아키텍처 📙 | ||
![백엔드_프로젝트_아키텍처](https://user-images.githubusercontent.com/57438644/194009329-48f0d8a1-66e3-4624-98be-b6ff44ae04f9.JPG) | ||
|
||
### 프론트엔드 프로젝트 아키텍처 📘 | ||
|
||
### CI/CD | ||
![슬라이드5](https://user-images.githubusercontent.com/57438644/194009306-18b6b7be-9ed1-439f-8109-45f94eef9888.JPG) | ||
|
||
|
||
## 팀 문화 | ||
![팀문화](https://user-images.githubusercontent.com/57438644/194008156-205b797c-8592-41d2-924c-c6472f549dde.JPG) |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
28 changes: 28 additions & 0 deletions
28
backend/src/main/java/com/woowacourse/naepyeon/config/batch/BatchTaskConfig.java
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
package com.woowacourse.naepyeon.config.batch; | ||
|
||
import com.woowacourse.naepyeon.service.AuthService; | ||
import com.woowacourse.naepyeon.service.TeamService; | ||
import java.util.concurrent.TimeUnit; | ||
import lombok.RequiredArgsConstructor; | ||
import org.springframework.context.annotation.Configuration; | ||
import org.springframework.scheduling.annotation.EnableScheduling; | ||
import org.springframework.scheduling.annotation.Scheduled; | ||
|
||
@EnableScheduling | ||
@Configuration | ||
@RequiredArgsConstructor | ||
public class BatchTaskConfig { | ||
|
||
private final TeamService teamService; | ||
private final AuthService authService; | ||
|
||
@Scheduled(timeUnit = TimeUnit.HOURS, initialDelay = 0, fixedDelay = 12) | ||
public void scheduleDeleteExpiredInviteCode() { | ||
teamService.deleteExpiredInviteCodes(); | ||
} | ||
|
||
@Scheduled(timeUnit = TimeUnit.HOURS, initialDelay = 0, fixedDelay = 12) | ||
public void scheduleDeleteExpiredRefreshToken() { | ||
authService.deleteExpiredRefreshTokens(); | ||
} | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.