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

Generate basic consumer/producer for a given entity #14

Merged
merged 10 commits into from
Apr 27, 2020

Conversation

fdelbrayelle
Copy link
Owner

@fdelbrayelle fdelbrayelle commented Apr 9, 2020

Related to #3.

Remaining work:

  • Check that the given entity name matches a real existing entity class
  • Add content to EntityProducer.java.ejs and GenericProducer.java.ejs
  • Harmonize annotations on generated consumers and producers : they should be all defined as @Service
  • Add serializer/deserializer templates
  • Update application.yml files content
  • Update README.md

@fdelbrayelle fdelbrayelle requested a review from ctamisier April 9, 2020 10:16
@fdelbrayelle fdelbrayelle self-assigned this Apr 9, 2020
@fdelbrayelle fdelbrayelle marked this pull request as draft April 9, 2020 10:17
@fdelbrayelle fdelbrayelle changed the title wip: Generate basic consumer/producer for a given entity Generate basic consumer/producer for a given entity Apr 9, 2020
@fdelbrayelle fdelbrayelle force-pushed the feat/issues/3_generate_entity_based_classes branch from facdc84 to c3e7bc8 Compare April 24, 2020 13:54
@fdelbrayelle
Copy link
Owner Author

closes #3

@fdelbrayelle fdelbrayelle marked this pull request as ready for review April 27, 2020 15:14
@fdelbrayelle fdelbrayelle merged commit 574ba97 into master Apr 27, 2020
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

Successfully merging this pull request may close these issues.

1 participant