接口 LoaderClassesWriter

    • 方法详细资料

      • writeLoaderClasses

        void writeLoaderClasses​(String loaderJarResourceName)
                         throws IOException
        Write custom required spring-boot-loader classes to the JAR.
        参数:
        loaderJarResourceName - the name of the resource containing the loader classes to be written
        抛出:
        IOException - if the classes cannot be written