gingeleski / cucumber-spring-security-tests

Cucumber/BDD security tests example for Java (Spring Boot API).
9 stars 8 forks source link

Create first domain classes #1

Closed gingeleski closed 6 years ago

gingeleski commented 6 years ago

Write objects for User (thinking superclass then go into the types), Room (same idea as User classes setup), and Appointment.