Update path mapping
This commit is contained in:
@@ -21,7 +21,7 @@ import lombok.extern.slf4j.Slf4j;
|
||||
|
||||
@Slf4j
|
||||
@RestController
|
||||
@RequestMapping("/cipherStream/hill")
|
||||
@RequestMapping("/hill")
|
||||
public class HillCipherController{
|
||||
@GetMapping
|
||||
public ObjectNode getCipherInfo(){
|
||||
|
||||
Reference in New Issue
Block a user