Class AotMongoRepositoryPostProcessor

java.lang.Object
org.springframework.data.repository.config.RepositoryRegistrationAotProcessor
org.springframework.data.mongodb.repository.aot.AotMongoRepositoryPostProcessor
All Implemented Interfaces:
org.springframework.beans.factory.aot.BeanRegistrationAotProcessor, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware

public class AotMongoRepositoryPostProcessor extends RepositoryRegistrationAotProcessor
Author:
Christoph Strobl