com.github.linyuzai.plugin.autoconfigure.bean.BeanSupplier Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of concept-plugin-spring-boot-starter Show documentation
Show all versions of concept-plugin-spring-boot-starter Show documentation
Dynamic loading classes with external jar simply and gracefully
The newest version!
package com.github.linyuzai.plugin.autoconfigure.bean;
import com.github.linyuzai.plugin.jar.handle.resolve.ClassSupplier;
import java.util.function.Supplier;
/**
* Bean
*/
public interface BeanSupplier extends Supplier
© 2015 - 2024 Weber Informatics LLC | Privacy Policy