Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
MINI-Tech-Post
/
Tech-Post_BE
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Merge] deploy 환경 테스트
- #42
#42
Merged
paul0755
merged 85 commits into
deploy
MINI-Tech-Post/Tech-Post_BE:deploy
from
main
MINI-Tech-Post/Tech-Post_BE:main
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
85
(85)
Checks
Files changed
Merged
[Merge] deploy 환경 테스트
#42
paul0755
merged 85 commits into
deploy
MINI-Tech-Post/Tech-Post_BE:deploy
from
main
MINI-Tech-Post/Tech-Post_BE:main
Copy head branch name to clipboard
Commits
Commits on Dec 8, 2025
[Feat] WebSocket, STOMP 설정 파일 추가
Jsnooopy
committed
20a5ccc
View commit details
Copy full SHA for 20a5ccc
Browse repository at this point
[Docs] 클래스 설명 문구 추가
Jsnooopy
committed
384613b
View commit details
Copy full SHA for 384613b
Browse repository at this point
[Feat] WebSocket / STOMP 설정
Jsnooopy
authored
27b6ef0
View commit details
Copy full SHA for 27b6ef0
Browse repository at this point
[Feat] 채팅 도메인 엔티티 생성
Jsnooopy
committed
a713561
View commit details
Copy full SHA for a713561
Browse repository at this point
[Feat] 채팅방 목록 조회 API 구현
Jsnooopy
committed
7a60fde
View commit details
Copy full SHA for 7a60fde
Browse repository at this point
[Feat] 유저 정보, SecurityConfig 설정 추가
k0081915
committed
29bdd7b
View commit details
Copy full SHA for 29bdd7b
Browse repository at this point
[Feat] 회원가입 구현
k0081915
committed
fd9716b
View commit details
Copy full SHA for fd9716b
Browse repository at this point
[Feat] 실시간 메시지 전송 및 저장 구현
Jsnooopy
committed
a5fb723
View commit details
Copy full SHA for a5fb723
Browse repository at this point
[Docs] 클래스 파일 정보 작성
Jsnooopy
committed
30be2de
View commit details
Copy full SHA for 30be2de
Browse repository at this point
[Feat] 로그인, JWT 발급 구현
k0081915
committed
21281ad
View commit details
Copy full SHA for 21281ad
Browse repository at this point
[Feat] 토큰 재발급 구현
k0081915
committed
1634e3c
View commit details
Copy full SHA for 1634e3c
Browse repository at this point
[Feat] 로그아웃 구현
k0081915
committed
9f42c67
View commit details
Copy full SHA for 9f42c67
Browse repository at this point
[Feat] 채팅 도메인 세팅 + 채팅방 목록 조회 API, 메시지 전송 기능 구현
Jsnooopy
authored
8f3fe96
View commit details
Copy full SHA for 8f3fe96
Browse repository at this point
Commits on Dec 9, 2025
[Feat] AuthController 수정
k0081915
committed
e7c2b75
View commit details
Copy full SHA for e7c2b75
Browse repository at this point
[Feat] AuthController 재수정
k0081915
committed
cf541ec
View commit details
Copy full SHA for cf541ec
Browse repository at this point
[Feat] 게시글 Entity 및 DTO 정의
최승언
committed
656d5f5
View commit details
Copy full SHA for 656d5f5
Browse repository at this point
[Feat] 게시글 Repository 및 QueryDSL 조회 쿼리 구현
최승언
committed
8a49aae
View commit details
Copy full SHA for 8a49aae
Browse repository at this point
[Feat] 게시글 CRUD 비즈니스 로직 구현
최승언
committed
f6af958
View commit details
Copy full SHA for f6af958
Browse repository at this point
[Feat] 게시글 CRUD API 엔드포인트 구현
최승언
committed
db8434e
View commit details
Copy full SHA for db8434e
Browse repository at this point
Merge pull request #10 from MINI-Tech-Post/feat/auth-jwt
Show description for 65e16fb
k0081915
authored
65e16fb
View commit details
Copy full SHA for 65e16fb
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/post-crud
최승언
committed
70e176d
View commit details
Copy full SHA for 70e176d
Browse repository at this point
[Feat] QueryDSL 의존성 및 빌드 설정 추가
최승언
committed
463d302
View commit details
Copy full SHA for 463d302
Browse repository at this point
[Fix] 사용자 도메인 추가에 따른 설정 통합
Jsnooopy
committed
17b8432
View commit details
Copy full SHA for 17b8432
Browse repository at this point
[Feat] 관리자(ADMIN) 권한 검증 로직 추가
최승언
committed
f778871
View commit details
Copy full SHA for f778871
Browse repository at this point
[Feat] 소셜 회원 정보 표준화, 회원 저장 구현
k0081915
committed
7c8b48c
View commit details
Copy full SHA for 7c8b48c
Browse repository at this point
[Feat] QueryDSL설정 파일 추가
최승언
committed
2b5ea5e
View commit details
Copy full SHA for 2b5ea5e
Browse repository at this point
[Feat] 소셜 로그인 성공 로직 구현
k0081915
committed
76202be
View commit details
Copy full SHA for 76202be
Browse repository at this point
[Style] 클래스 파일 주석 추가
k0081915
committed
5bbd531
View commit details
Copy full SHA for 5bbd531
Browse repository at this point
[Docs] 게시글(Post) API 스웨거(Swagger) 명세 어노테이션 적용
최승언
committed
dad0383
View commit details
Copy full SHA for dad0383
Browse repository at this point
[Feat] 그룹 채팅방 생성, 채팅방 메세지 내역 불러오기 기능 구현
Jsnooopy
committed
51a11f3
View commit details
Copy full SHA for 51a11f3
Browse repository at this point
Merge pull request #14 from MINI-Tech-Post/feat/auth-oauth2
Show description for e497ca6
k0081915
authored
e497ca6
View commit details
Copy full SHA for e497ca6
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/post-crud
최승언
committed
1b95332
View commit details
Copy full SHA for 1b95332
Browse repository at this point
[Docs] 문서 날짜 오타 수정
최승언
committed
2aa3fe9
View commit details
Copy full SHA for 2aa3fe9
Browse repository at this point
[Style] 불필요한 어노테이션 제거
최승언
committed
2a5d8ec
View commit details
Copy full SHA for 2a5d8ec
Browse repository at this point
[Feat] Validation 적용 #13
bon0512
committed
cdba495
View commit details
Copy full SHA for cdba495
Browse repository at this point
[Feat] Validation 적용 #13
bon0512
committed
0b2fa32
View commit details
Copy full SHA for 0b2fa32
Browse repository at this point
[Refactor] 게시글 등록 응답 개선 및 상태 코드 추가 정의
최승언
committed
55640c5
View commit details
Copy full SHA for 55640c5
Browse repository at this point
[Fix] 리뷰 수정 사항 반영
Jsnooopy
committed
5e2c190
View commit details
Copy full SHA for 5e2c190
Browse repository at this point
[Fix] 웹소켓 연결 경로 인증 제외 처리
Jsnooopy
committed
08b52a4
View commit details
Copy full SHA for 08b52a4
Browse repository at this point
[Feat] 그룹 채팅방 생성, 메세지 내역 불러오기 API 구현
Jsnooopy
authored
6991e52
View commit details
Copy full SHA for 6991e52
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/post-crud
최승언
committed
4af6540
View commit details
Copy full SHA for 4af6540
Browse repository at this point
Merge pull request #21 from MINI-Tech-Post/feat/member-validation
Show description for c51ffe7
bon0512
authored
c51ffe7
View commit details
Copy full SHA for c51ffe7
Browse repository at this point
[Feat] 내가 참여한 채팅방 목록 조회 API
phonil
committed
99cce50
View commit details
Copy full SHA for 99cce50
Browse repository at this point
[Feat] 채팅방 입장 API
phonil
committed
05ed534
View commit details
Copy full SHA for 05ed534
Browse repository at this point
[Feat] 채팅방 나가기 API
phonil
committed
0b58435
View commit details
Copy full SHA for 0b58435
Browse repository at this point
feat : 전역 예외 처리 추가
oohyj
committed
f5510a9
View commit details
Copy full SHA for f5510a9
Browse repository at this point
[Fix]: 누락된 어노테이션 추가 및 userDetails 변수명 수정
phonil
committed
b9bda24
View commit details
Copy full SHA for b9bda24
Browse repository at this point
Commits on Dec 10, 2025
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/post-crud
최승언
committed
1c42291
View commit details
Copy full SHA for 1c42291
Browse repository at this point
[Refactor] 204 코드 메세지 수정
최승언
committed
3fc42b9
View commit details
Copy full SHA for 3fc42b9
Browse repository at this point
Merge pull request #15 from MINI-Tech-Post/feat/post-crud
Show description for 202b824
ChoiSeungeon
authored
202b824
View commit details
Copy full SHA for 202b824
Browse repository at this point
✨ [Feat] 내 채팅방 목록, 채팅방 입장/퇴장 API 구현
phonil
authored
bc7a338
View commit details
Copy full SHA for bc7a338
Browse repository at this point
Merge pull request #25 from MINI-Tech-Post/feat/global-exception
Show description for 3454a53
paul0755
authored
3454a53
View commit details
Copy full SHA for 3454a53
Browse repository at this point
[Feat] 댓글 및 유저 권한 관련 에러 코드(ErrorCode) 추가
최승언
committed
2d45522
View commit details
Copy full SHA for 2d45522
Browse repository at this point
[Feat] 댓글(Comment) Entity 및 요청/응답 DTO 정의
최승언
committed
3cad065
View commit details
Copy full SHA for 3cad065
Browse repository at this point
[Feat] 댓글 Repository 및 N+1 방지(Fetch Join) 쿼리 구현
최승언
committed
8a62227
View commit details
Copy full SHA for 8a62227
Browse repository at this point
[Feat] 댓글 CRUD 비즈니스 로직 및 작성자 검증 구현
최승언
committed
8190ca1
View commit details
Copy full SHA for 8190ca1
Browse repository at this point
[Feat] 댓글 관련 API 엔드포인트 및 Swagger 명세 구현
최승언
committed
7a5f74b
View commit details
Copy full SHA for 7a5f74b
Browse repository at this point
[Feat] 게시물 조회 데이터 댓글 수(CommentCount) 집계 기능 추가
최승언
committed
a5397e8
View commit details
Copy full SHA for a5397e8
Browse repository at this point
[Docs] Swagger 설명 추가
최승언
committed
1e8675b
View commit details
Copy full SHA for 1e8675b
Browse repository at this point
[Refactor] 댓글 목록 조회 메서드명 변경 (findBy -> findAllBy)
최승언
committed
3eba5c5
View commit details
Copy full SHA for 3eba5c5
Browse repository at this point
[FIX] : 에러 핸들러 통합, 기타 불필요한 도메인 삭제
paul0755
committed
d540c97
View commit details
Copy full SHA for d540c97
Browse repository at this point
[Refactor] 게시물(Post)와 메서드명 통일 및 DTO 클래스명 통일
최승언
committed
9688af8
View commit details
Copy full SHA for 9688af8
Browse repository at this point
[Fix] SecurityConfig, JwtAuthenticationFilter 수정
k0081915
committed
57f6632
View commit details
Copy full SHA for 57f6632
Browse repository at this point
Merge pull request #30 from MINI-Tech-Post/feat/auth-refactoring
Show description for ae2ec5b
k0081915
authored
ae2ec5b
View commit details
Copy full SHA for ae2ec5b
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/comment-crud
최승언
committed
e781ff7
View commit details
Copy full SHA for e781ff7
Browse repository at this point
Merge pull request #26 from MINI-Tech-Post/feat/comment-crud
Show description for 7b96452
ChoiSeungeon
authored
7b96452
View commit details
Copy full SHA for 7b96452
Browse repository at this point
[Refactor] 스웨거 추가, 로그아웃 로직 및 기타 리팩토링
k0081915
committed
9fb7c7d
View commit details
Copy full SHA for 9fb7c7d
Browse repository at this point
Merge pull request #28 from paul0755/main
Show description for 94a6155
bon0512
authored
94a6155
View commit details
Copy full SHA for 94a6155
Browse repository at this point
Merge pull request #31 from MINI-Tech-Post/feat/auth-refactoring
Show description for 3dabef4
k0081915
authored
3dabef4
View commit details
Copy full SHA for 3dabef4
Browse repository at this point
[Refactor] 회원 서비스 예외처리 리팩토링 #32
bon0512
committed
19a4832
View commit details
Copy full SHA for 19a4832
Browse repository at this point
[FIX] : 경로 수정
paul0755
committed
52ea9b0
View commit details
Copy full SHA for 52ea9b0
Browse repository at this point
Merge pull request #33 from paul0755/main
Show description for dd0cef2
paul0755
authored
dd0cef2
View commit details
Copy full SHA for dd0cef2
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/member-exception
bon0512
committed
ad3fd58
View commit details
Copy full SHA for ad3fd58
Browse repository at this point
[Refactor] 회원 서비스 예외처리 리팩토링 #32
bon0512
committed
85260d8
View commit details
Copy full SHA for 85260d8
Browse repository at this point
Merge branch 'main' of https://github.com/MINI-Tech-Post/Tech-Post_BE into feat/member-exception
bon0512
committed
42fd108
View commit details
Copy full SHA for 42fd108
Browse repository at this point
[Refactor] 회원 서비스 예외처리 리팩토링 #32
bon0512
committed
0c47f2a
View commit details
Copy full SHA for 0c47f2a
Browse repository at this point
Commits on Dec 11, 2025
Merge pull request #34 from MINI-Tech-Post/feat/member-exception
Show description for 06d59a1
bon0512
authored
06d59a1
View commit details
Copy full SHA for 06d59a1
Browse repository at this point
[FIX] : gitignore 수정 및 application.yml 파일 추가
paul0755
committed
6e113cb
View commit details
Copy full SHA for 6e113cb
Browse repository at this point
Merge branch 'main' of https://github.com/paul0755/Tech-Post_BE
paul0755
committed
f59d07a
View commit details
Copy full SHA for f59d07a
Browse repository at this point
Merge branch 'MINI-Tech-Post:main' into main
paul0755
authored
4e16a08
View commit details
Copy full SHA for 4e16a08
Browse repository at this point
[FIX] : gitignore 수정 및 application.yml 파일 추가
paul0755
committed
077f7a5
View commit details
Copy full SHA for 077f7a5
Browse repository at this point
[FIX] : gitignore 수정 및 application.yml 파일 추가
Show description for 24894d9
paul0755
authored
24894d9
View commit details
Copy full SHA for 24894d9
Browse repository at this point
[FIX] : application-prod.yml 수정
paul0755
committed
86b04e7
View commit details
Copy full SHA for 86b04e7
Browse repository at this point
Merge branch 'MINI-Tech-Post:main' into main
paul0755
authored
927833b
View commit details
Copy full SHA for 927833b
Browse repository at this point
[FIX] : application-prod.yml 수정
Show description for 9e380ec
paul0755
authored
9e380ec
View commit details
Copy full SHA for 9e380ec
Browse repository at this point
You can’t perform that action at this time.