Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C chronopolis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • chronopolis
  • chronopolis-core
  • Merge requests
  • !45

Merge kotlin-piecemeal

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Ritter requested to merge kotlin-piecemeal into develop Aug 10, 2018
  • Overview 3
  • Commits 57
  • Pipelines 0
  • Changes 330

Adds support for kotlin as the basis for our rest-models and rest-entities. Also splits the models and entities into different packages so that they are not as heavy when used as dependencies (if we don't need db support, we no longer pull in db related libraries).

Unfortunately since these sit at the foundation of the project everything is affected which caused this to be very large. glhf reviewing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: kotlin-piecemeal