程序包 com.alibaba.nacos.common.packagescan.util


package com.alibaba.nacos.common.packagescan.util
  • 说明
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Assertion utility class that assists in validating arguments.
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Miscellaneous object utility methods.
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Helper class for implementing exception classes which are capable of holding nested exceptions.
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Subclass of IOException that properly handles a root cause, exposing the root cause just like NestedChecked/RuntimeException does.
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Strategy interface for String-based path matching.
    Copy from https://github.com/spring-projects/spring-framework.git, with less modifications Utility methods for resolving resource locations to files in the file system.