Class AotMongoRepositoryPostProcessor

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

public class AotMongoRepositoryPostProcessor extends RepositoryRegistrationAotProcessor
Author:
Christoph Strobl