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 }}
2024-realcoding
/
devlog_springboot
Public
Notifications
You must be signed in to change notification settings
Fork
59
Star
1
Code
Issues
0
Pull requests
56
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
202202597 배주하 CURD구현
- #76
#76
Open
juhabae
wants to merge 20 commits into
2024-realcoding:main
2024-realcoding/devlog_springboot:main
from
juhabae:feature/202202597
juhabae/devlog_springboot:feature/202202597
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
202202597 배주하 CURD구현
#76
juhabae
wants to merge 20 commits into
2024-realcoding:main
2024-realcoding/devlog_springboot:main
from
juhabae:feature/202202597
juhabae/devlog_springboot:feature/202202597
Copy head branch name to clipboard
Commits
Commits on May 6, 2024
CURD구현
juhabae
committed
16d2c67
View commit details
Copy full SHA for 16d2c67
Browse repository at this point
CURD구현
juhabae
committed
8968d0a
View commit details
Copy full SHA for 8968d0a
Browse repository at this point
CURD구현
juhabae
committed
a69b0eb
View commit details
Copy full SHA for a69b0eb
Browse repository at this point
CURD구현
juhabae
committed
6d51465
View commit details
Copy full SHA for 6d51465
Browse repository at this point
Create ProjectController.java
juhabae
authored
796ebec
View commit details
Copy full SHA for 796ebec
Browse repository at this point
Create DevlogException
juhabae
authored
29c0149
View commit details
Copy full SHA for 29c0149
Browse repository at this point
Create GlobalExceptionHandler
juhabae
authored
369314c
View commit details
Copy full SHA for 369314c
Browse repository at this point
Update PostController.java
juhabae
authored
6d2e8a4
View commit details
Copy full SHA for 6d2e8a4
Browse repository at this point
Create ProgectRepository.java
juhabae
authored
705274b
View commit details
Copy full SHA for 705274b
Browse repository at this point
Create ProgectService.java
juhabae
authored
a5816e1
View commit details
Copy full SHA for a5816e1
Browse repository at this point
Rename DevlogException to DevlogException.java
juhabae
authored
c7103bd
View commit details
Copy full SHA for c7103bd
Browse repository at this point
Rename GlobalExceptionHandler to GlobalExceptionHandler.java
juhabae
authored
89f01ed
View commit details
Copy full SHA for 89f01ed
Browse repository at this point
Create ErrorResponse.java
juhabae
authored
17f943c
View commit details
Copy full SHA for 17f943c
Browse repository at this point
Update PostService.java
juhabae
authored
9a0c2da
View commit details
Copy full SHA for 9a0c2da
Browse repository at this point
Create ErrorCode.java
juhabae
authored
71b4fe1
View commit details
Copy full SHA for 71b4fe1
Browse repository at this point
Delete src/test/java/com/com/cnu/devlog_springboot/DevlogSpringbootApplicationTests.java
juhabae
authored
5cd7a0a
View commit details
Copy full SHA for 5cd7a0a
Browse repository at this point
Delete src/main/resources/application (2).yml
juhabae
authored
f372c72
View commit details
Copy full SHA for f372c72
Browse repository at this point
Update PostController.java
juhabae
authored
e4e1e8a
View commit details
Copy full SHA for e4e1e8a
Browse repository at this point
Update PostController.java
juhabae
authored
d9a0b77
View commit details
Copy full SHA for d9a0b77
Browse repository at this point
Merge branch 'main' into feature/202202597
juhabae
authored
403b85f
View commit details
Copy full SHA for 403b85f
Browse repository at this point
You can’t perform that action at this time.