ZsoltToth / project-templates-spring-react

Template for Web Applications with Spring 5 Back End, React Front End and Containerized with Docker
1 stars 11 forks source link

Unique Complex Numbers with Exception Handling #3

Closed ZsoltToth closed 4 years ago

ZsoltToth commented 4 years ago

Implement server side logic to make all Complex Numbers unique. The server should not add the same Complex Number twice to the database.

Acceptance Criteria: