Thursday, 19 December 2024

project code execution flow

 1 step .idl -> create method -> then genertae struct like resquest and response boady

2 step event file -> declare method name like ignore or full 

3 step then barrister will generate interface and resquest and response file in code base

4 step then implement interface method and write your own logic 

5 step then pack you logic response into barrister generated response payload

6 step excpetion-> exception handling using barrister

7 step write test cases 


No comments:

Post a Comment