-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
Migrate Kafka domain service to new module system #2455
Migrate Kafka domain service to new module system #2455
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2455 +/- ##
===========================================
Coverage 100.00% 100.00%
+ Complexity 2314 2305 -9
===========================================
Files 541 535 -6
Lines 9240 9171 -69
Branches 221 228 +7
===========================================
- Hits 9240 9171 -69
Continue to review full report at Codecov.
|
Looks like this module is the lat user of src/main/java/tech/jhipster/lite/generator/readme so I think this package removal should be part of this PR |
/!\ breaking change incomming. In #2500 the |
a64d850
to
c70211c
Compare
Yep I will remove it! |
As you want, I will rebase my branch after |
...a/tech/jhipster/lite/generator/server/springboot/broker/kafka/domain/KafkaModuleFactory.java
Outdated
Show resolved
Hide resolved
...a/tech/jhipster/lite/generator/server/springboot/broker/kafka/domain/KafkaModuleFactory.java
Outdated
Show resolved
Hide resolved
...a/tech/jhipster/lite/generator/server/springboot/broker/kafka/domain/KafkaModuleFactory.java
Outdated
Show resolved
Hide resolved
b427523
to
4cb46e8
Compare
Now removed! |
d8dc910
to
15b8e5c
Compare
444c094
to
6605fea
Compare
6605fea
to
43662e1
Compare
closes #2109