Update cipher properties
This commit is contained in:
@@ -30,9 +30,9 @@ public class AdfgvxCipherController{
|
||||
private String adfgvxName;
|
||||
@Value("${cipher.combination.adfgvx.description}")
|
||||
private String adfgvxDescription;
|
||||
@Value("${cipher.combination.adfgvx.explanation}")
|
||||
@Value("#{${cipher.combination.adfgvx.explanation}}")
|
||||
private List<String> adfgvxExplanation;
|
||||
@Value("${cipher.combination.adfgvx.facts}")
|
||||
@Value("#{${cipher.combination.adfgvx.facts}}")
|
||||
private List<String> adfgvxFacts;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user