Interface WanakuRouterConfig

All Superinterfaces:
WanakuConfig

@ConfigMapping(prefix="wanaku.router") public interface WanakuRouterConfig extends WanakuConfig
Base configuration class for the router
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • indexesPath

      @WithDefault("${user.home}/.wanaku/router/") String indexesPath()