upgrade spring boot and dependencies, migrate spring boot, add dyndns draft
This commit is contained in:
@@ -28,7 +28,7 @@ public class I18n {
|
||||
*
|
||||
*/
|
||||
@Lob
|
||||
@Column(name = "label")
|
||||
@Column(name = "label", length = 100000)
|
||||
private String label;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user