@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ApiRepo
The folder name where the simulator jsons reside. Usually the folder is maintained
under src/resources. But it can be configured to point to any custom folder for
project or developer convenience.
- Author:
- Siddha