Class AbstractAnnotationScanner

    • Field Detail

      • currentAppPath

        protected String currentAppPath
    • Constructor Detail

      • AbstractAnnotationScanner

        public AbstractAnnotationScanner()
    • Method Detail

      • makePath

        protected String makePath​(String operationPath)
      • createPathFromSegments

        protected static String createPathFromSegments​(String... segments)
        Make a path out of a number of path segments.
        Parameters:
        segments - String paths
        Returns:
        Path built from the segments