This website requires JavaScript.
Explore
Help
Sign In
smarthut
/
backend
Watch
2
Star
0
Fork
You've already forked backend
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c853c4cd4e
backend
/
src
/
main
History
Jacob Salvi
c853c4cd4e
Added a class DeviceRepository that is needed to mirror in the database the class inheritances that are present among the various Devices. Also the method getDevices, that returns a List of the Devices present in a given room, has been added to RoomController.java
2020-02-28 16:51:31 +01:00
..
java/ch/usi/inf/sa4/sanmarinoes
/smarthut
Added a class DeviceRepository that is needed to mirror in the database the class inheritances that are present among the various Devices. Also the method getDevices, that returns a List of the Devices present in a given room, has been added to RoomController.java
2020-02-28 16:51:31 +01:00
resources
Updated hibernate DDL policy and solved LazyInitializationException bug on User.toString()
2020-02-26 14:41:11 +01:00