-
Notifications
You must be signed in to change notification settings - Fork 205
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4기 고예성] Spring Boot JPA로 게시판 구현 미션 제출합니다. #254
Open
Dev-Yesung
wants to merge
11
commits into
prgrms-be-devcourse:Dev-Yesung/springboot-jpa-board
Choose a base branch
from
Dev-Yesung:main
base: Dev-Yesung/springboot-jpa-board
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[4기 고예성] Spring Boot JPA로 게시판 구현 미션 제출합니다. #254
Dev-Yesung
wants to merge
11
commits into
prgrms-be-devcourse:Dev-Yesung/springboot-jpa-board
from
Dev-Yesung:main
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 97a0fae - Browse repository at this point
Copy the full SHA 97a0faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e7806 - Browse repository at this point
Copy the full SHA b8e7806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4703247 - Browse repository at this point
Copy the full SHA 4703247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f96c8 - Browse repository at this point
Copy the full SHA 23f96c8View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 55e3af6 - Browse repository at this point
Copy the full SHA 55e3af6View commit details
Commits on Aug 5, 2023
-
feat: 게시판 테스트 코드 구현 완료 및 asciidoctor 적용
게시판 테스트 코드 구현 완료 및 asciidoctor 적용
Configuration menu - View commit details
-
Copy full SHA for 890833c - Browse repository at this point
Copy the full SHA 890833cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 365c9c5 - Browse repository at this point
Copy the full SHA 365c9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad5b5ea - Browse repository at this point
Copy the full SHA ad5b5eaView commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0b36eb - Browse repository at this point
Copy the full SHA f0b36ebView commit details -
refactor: 도메인에 원시타입 래퍼 클래스를 원시타입으로 변경했습니다.
null값이 필요없는 필드이기 때문에 원시타입을 사용하는 것이 더 적절해서입니다.
Configuration menu - View commit details
-
Copy full SHA for 9b25d3f - Browse repository at this point
Copy the full SHA 9b25d3fView commit details -
좀 더 캡슐화가 되는 방향으로 DTO의 메서드를 변경했습니다. BREAKING CHANGE: 서
Configuration menu - View commit details
-
Copy full SHA for cf72e15 - Browse repository at this point
Copy the full SHA cf72e15View commit details
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.