Skip to content

Commit 73f6552

Browse files
committed
small revision
1 parent fe8581d commit 73f6552

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/rml/controller/BaseController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import rml.util.StringEscapeEditor;
2323

2424
@Controller
25+
@RequestMapping("/baseController")
2526
public class BaseController {
2627

2728
@InitBinder

0 commit comments

Comments
 (0)