Skip to content
Snippets Groups Projects
Commit 99fd0c42 authored by Luke O'mahony's avatar Luke O'mahony
Browse files

refactor: moved sensor data repository

parent 089c8945
Branches
No related merge requests found
package com.backend.glowhouse.repository;
package com.backend.glowhouse.repository.device;
import com.backend.glowhouse.model.SensorData;
import org.springframework.data.mongodb.repository.MongoRepository;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment