Class LazyLoadingProxyAotProcessor

java.lang.Object
org.springframework.data.mongodb.aot.LazyLoadingProxyAotProcessor

public class LazyLoadingProxyAotProcessor extends Object
Since:
4.0
Author:
Christoph Strobl
  • Constructor Details

    • LazyLoadingProxyAotProcessor

      public LazyLoadingProxyAotProcessor()
  • Method Details

    • registerLazyLoadingProxyIfNeeded

      public void registerLazyLoadingProxyIfNeeded(Class<?> type, GenerationContext generationContext)