Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Technical test #41

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Technical test #41

wants to merge 7 commits into from

Conversation

mnohe
Copy link

@mnohe mnohe commented Sep 24, 2018

No description provided.

* A Tweet can't contain more than 140 characters.
* A Tweet's Publisher name can't be empty.
    * Tweets shall be discarded globally, we don't need user-based discarding.
    * Discarded tweets will not be shown in the published tweet list.
* As a User, I want to view a list of discarded tweets.
    * The list must be sorted by the date it was discarded on in descending order.
Replaced the entity manager with a JPA repository.
Moved entity to the `persistence` package.
Made the controller command beans immutable.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant