Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
C
com.showcase.synapse.product
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
com.showcase.synapse
com.showcase.synapse.product
Commits
57fe27fb
Commit
57fe27fb
authored
Sep 07, 2023
by
lemin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
c
parent
d6b92f6c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
ProductAggregate.java
.../showcase/synapse/product/aggregate/ProductAggregate.java
+0
-2
No files found.
src/main/java/com/showcase/synapse/product/aggregate/ProductAggregate.java
View file @
57fe27fb
...
...
@@ -8,9 +8,7 @@ import org.axonframework.modelling.command.AggregateIdentifier;
import
org.axonframework.spring.stereotype.Aggregate
;
import
com.showcase.synapse.product.command.ChangeQuantityCommand
;
import
com.showcase.synapse.product.command.CreateChannelCommand
;
import
com.showcase.synapse.product.command.CreateProductCommand
;
import
com.showcase.synapse.product.event.ChannelCreatedEvent
;
import
com.showcase.synapse.product.event.ProductCreatedEvent
;
import
com.showcase.synapse.product.event.ProductQuantityChangedEvent
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment