Skip to content
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

[MVP] Aggregate Life-Cycle에서 이벤트 코드가 발행되어야 함 #20

Open
acmexii opened this issue Oct 18, 2019 · 2 comments
Open

Comments

@acmexii
Copy link
Collaborator

acmexii commented Oct 18, 2019

이벤트 소스가 발행되는 위치는 어그리게잇의 라이프 사이클인 @Post/Pre Create, Update, Remove 이어야 함.

@sooheon45
Copy link
Collaborator

[UI 수정]

  1. generate-> codePreview
  2. UML entity-> Attribute

[추가사항]

  1. Event Publish Type -> Create(POST) Update(FETCH) Delete(DELETE)
  2. Event Publish Time -> Pre / Post

@sooheon45
Copy link
Collaborator

  1. Introduce 탭에서 제거
  2. Panel 에서 event -> Event 통일성
  3. RestAPi -> EventDriven 으로 변경
  4. Restful에서 put-> PATCH
  5. ENTITIY ADD -> ADD ATTRIBUTE
  6. Boundary InputText 유일성(생성시 새로운 이름 )
  7. standard -> type 으로 변경
  8. Treeview 줄간격 변경

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants