Class AotMongoRepositoryPostProcessor

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

public class AotMongoRepositoryPostProcessor extends org.springframework.data.aot.RepositoryRegistrationAotProcessor
Author:
Christoph Strobl
  • Constructor Details

    • AotMongoRepositoryPostProcessor

      public AotMongoRepositoryPostProcessor()
  • Method Details

    • contribute

      protected void contribute(org.springframework.data.aot.AotRepositoryContext repositoryContext, GenerationContext generationContext)
      Overrides:
      contribute in class org.springframework.data.aot.RepositoryRegistrationAotProcessor