Skip to content

simple postgres support#7

Open
fewi wants to merge 1 commit into
masterfrom
database-support
Open

simple postgres support#7
fewi wants to merge 1 commit into
masterfrom
database-support

Conversation

@fewi
Copy link
Copy Markdown

@fewi fewi commented Jul 17, 2015

-add database and user in provisioning
-add database connection

Uncomment line 34 in UrlController if you want to save an object in DB.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The entity class should not be the data transfer object that is used in the rest endpoint.
Why don't you use separate these aspects into two classes and transform the dto into the entity and vice versa.

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.

2 participants