st-tu-dresden / videoshop

SalesPoint sample application
Apache License 2.0
87 stars 246 forks source link

Switch to factory method of Role #49

Closed SvenSeemann closed 8 years ago

SvenSeemann commented 8 years ago

https://github.com/st-tu-dresden/videoshop/blob/master/src/main/java/videoshop/VideoShopDataInitializer.java#L140

Use "Role.of(...)" instead of deprecated "new Role(...)"