com.ksoot.common.spring.boot.config.BeanRegistry Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-commons Show documentation
Show all versions of spring-boot-commons Show documentation
Commons Spring boot components and Utilities
The newest version!
package com.ksoot.common.spring.boot.config;
import org.springframework.context.ApplicationContextAware;
public interface BeanRegistry extends ApplicationContextAware {}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy