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

Freemarker based code generation #180

Merged
merged 9 commits into from
May 18, 2021

Commits on May 14, 2021

  1. freemarker based code generation

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 14, 2021
    Configuration menu
    Copy the full SHA
    c60961a View commit details
    Browse the repository at this point in the history
  2. JavaBackend replaced with CodeGenerator

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d188d51 View commit details
    Browse the repository at this point in the history
  3. java DomainEvent.ftl improvement.

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 14, 2021
    Configuration menu
    Copy the full SHA
    091fe22 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. CSharp DomainEvent.ftl

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    fd83752 View commit details
    Browse the repository at this point in the history
  2. CodeGenerator cleanup

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    627f988 View commit details
    Browse the repository at this point in the history
  3. DomainEventArguments namespace suffix event renamed to events

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    f9ffe2b View commit details
    Browse the repository at this point in the history
  4. codegen more type support

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c9c1774 View commit details
    Browse the repository at this point in the history
  5. DomainEvent.ftl renamed to SchemaType.ftl

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5dffcf1 View commit details
    Browse the repository at this point in the history
  6. DomainEventArguments.java renamed to SchemaTypeArguments

    Signed-off-by: hurelhuyag <hurelhuyag@gmail.com>
    hurelhuyag committed May 17, 2021
    Configuration menu
    Copy the full SHA
    0c95486 View commit details
    Browse the repository at this point in the history