borgbutler-core/src/main/java/de/micromata/borgbutler/json/borg/BorgRepository.java
@@ -6,10 +6,13 @@ import lombok.Getter; import lombok.Setter; import java.io.Serializable; /** * Part of Borg json objects to refer objects to repositories. */ public class BorgRepository { public class BorgRepository implements Serializable { private static final long serialVersionUID = 1278802519434516280L; /** * A name describing this config. Only used for displaying purposes. This is automatically set with the name * of the repository configuration.