Skip to content
Snippets Groups Projects
Commit 55cf88f9 authored by Mirco Nasuti's avatar Mirco Nasuti
Browse files

transient expermientRepo in experiment

parent 36517684
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ public class Experiment {
.create();
@Autowired
@Transient
ExperimentRepository experimentRepository;
@Id
......
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