Gitlab - Argos ALM by PALO IT

Commit c3b25504 authored by Andres Isaac Garcia's avatar Andres Isaac Garcia

Collection renaming in MongoDB

parent 63f539b9
......@@ -5,7 +5,7 @@ import org.springframework.data.mongodb.core.mapping.Document;
import java.time.LocalDateTime;
@Document
@Document(collection = "measure")
public class MeasureEntity {
@Id
......
Markdown is supported
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