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

[kotlin-client][kotlin-server] feature: allow creation of kotlin data classes that implement java.io.Serializable #3997

Merged
merged 5 commits into from
Oct 1, 2019
Merged

[kotlin-client][kotlin-server] feature: allow creation of kotlin data classes that implement java.io.Serializable #3997

merged 5 commits into from
Oct 1, 2019

Commits on Sep 30, 2019

  1. feat: allow creation of kotlin data classes that implement java.io.Se…

    …rializable, by adding the config option serializableModel=(true|false)
    janweinschenker committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    a69c284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0be5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    fdd12e0 View commit details
    Browse the repository at this point in the history
  2. update kotlin samples

    wing328 committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    94f7685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15e433e View commit details
    Browse the repository at this point in the history