Kauri Documentation
 PreviousHomeNext 
22.1.11 service protocolBook Index22.1.13 URI template

22.1.12 source mode

A shortcut to refer to a Kauri Runtime started with the option (-s) to load modules directly from your (Maven-style) source directory layout. In this mode, changes to non-Java classes are automatically picked up without need to restart Kauri, and even without need to run Maven, since resource files are directly read from the 'src' directory, rather than the 'target' directory. See docs.

 PreviousHomeNext 
22.1.11 service protocol22.1.13 URI template