Package com.tccc.kos.commons.path


package com.tccc.kos.commons.path
Provides access to the path manager".

The PathMgr is a component that you instantiate using the Autowired annotation.

Since:
1.0
Version:
2022-10-21
  • Classes
    Class
    Description
    Data class that provides the link between a logical directory name and its corresponding physical location on the disk.
    System component that is used to define well-known filesystem paths by name, which are used with relative paths elsewhere in the code.