1 parent 8cecfe2 commit bb2731bCopy full SHA for bb2731b
1 file changed
fcommons/fcommons-rest/README.md
@@ -16,7 +16,7 @@ A secondary purpose is to give a easy to access request context which contains t
16
</dependency>
17
```
18
19
-### Extend Your Rest Controller from `FinopsifyRestController`
+### Extend Your Rest Controller from `FRestController`
20
In your Rest Controllers, just extend from `FRestController` and use its `success()` or `success(data)`
21
methods for returning response to client.
22
0 commit comments