Activity
added security fix and added instructions
added security fix and added instructions
Force push
Added task, fixed sql injection.
Added task, fixed sql injection.
Bump junit:junit from 4.11 to 4.13.1
Bump junit:junit from 4.11 to 4.13.1
added some leads about jersey, added jersey bean validation and some
added some leads about jersey, added jersey bean validation and some
added structure for unit test and integration tests, added mockito
added structure for unit test and integration tests, added mockito
changed db name to varchar(since names are short), Updated logo
changed db name to varchar(since names are short), Updated logo
Added some future plans, cleanup, dummy data add, testing dependency
Added some future plans, cleanup, dummy data add, testing dependency
Force push
Added some future plans, cleanup, dummy data add, testing dependency
Added some future plans, cleanup, dummy data add, testing dependency
Force push
Added some future plans, cleanup, dummy data add, testing dependency
Added some future plans, cleanup, dummy data add, testing dependency
Force push
Added some future plans, cleanup, dummy data add, testing dependency
Added some future plans, cleanup, dummy data add, testing dependency
Enforcing db data integrity Messages table sender_id should always be
Enforcing db data integrity Messages table sender_id should always be
Force push
Enforcing db data integrity Messages table sender_id should always be
Enforcing db data integrity Messages table sender_id should always be
cleanup, db field optimization(shrink data size)
cleanup, db field optimization(shrink data size)
Added basic test and added procedures for adding lot of data
Added basic test and added procedures for adding lot of data
Added getTopUsersWithMessageCount API and document update
Added getTopUsersWithMessageCount API and document update
Added send message required fields, updated document, return codes same
Added send message required fields, updated document, return codes same
Added rollbacks support for sending new message, updated .md
Added rollbacks support for sending new message, updated .md
Added working readMessagesForUser API, clearer error handling and addded
Added working readMessagesForUser API, clearer error handling and addded
Added working sendNewMessage API
Added working sendNewMessage API
added some test data to work with
added some test data to work with
added git ignore, added statistics resource
added git ignore, added statistics resource
Added message service. Sending new message, some what working. Added
Added message service. Sending new message, some what working. Added
Added other service for dependency injection, added message and user
Added other service for dependency injection, added message and user