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

Consider splitting google-chat-bot module into several well-defined modules #10

Open
yuri-sergiichuk opened this issue Jul 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@yuri-sergiichuk
Copy link
Contributor

yuri-sergiichuk commented Jul 1, 2020

Why are we having only one module in this project? From the Java code I see client and server. Aren't they are modules?

Please arrange a project module for each Bounded Context.

Originally posted by @alexander-yevsyukov in #1

It is a good idea to split our single Gradle module into sub-modules with a well-defined separation. As mentioned, it may be a good idea to have separate modules for each Bounded Context, but we should consider talking it through and defining a correct policy for such modules separation in order to be able to reuse the same concept.

@yuri-sergiichuk yuri-sergiichuk added the enhancement New feature or request label Jul 1, 2020
@yuri-sergiichuk yuri-sergiichuk changed the title Consider splitting google-chat-bot module into several well-define modules Consider splitting google-chat-bot module into several well-defined modules Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant