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

#2373 feature add: Vertical Slice Architecture. #2828

Closed
wants to merge 17 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into master
  • Loading branch information
sugan0tech authored Jun 5, 2024
commit 7e775f3b9d4bf9c57fa84cdb32c8e7751ff4ae3d
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@
<module>context-object</module>
<module>optimistic-offline-lock</module>
<module>vertical-slice-architecture</module>
<module>crtp</module>
<module>log-aggregation</module>
<module>curiously-recurring-template-pattern</module>
<module>microservices-log-aggregation</module>
<module>anti-corruption-layer</module>
<module>health-check</module>
<module>notification</module>
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.