Skip to content

zruzicka/Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contacts assignment

Solution provided based on ZADANI.txt specification.

Major TODOs

  • Be prepared for concurrency and race condition and try to search for a better race condition solution.
  • Provide jUnit tests with sample http requests.
  • To discuss with client reasons whether they really want to use HTTP GET request instead of HTTP POST.
  • Fix eventual FIXME in code.
  • Describe briefly dataflow and solution architecture here into readme.

What are next possible steps

  • Use proper logging library and configuration.
  • Improved exception handling.
  • Dependencies injection via Spring.

About

Contacts assignment initial prototype.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages