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

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.

1 participant