Package org.springframework.data.repository.aot
@NonNullApi
package org.springframework.data.repository.aot
Support for processing of repositories with Ahead of Time compilation.
-
ClassDescription
AotContext
specific to Spring DataRepository
infrastructure.BeanRegistrationAotContribution
used to contribute repository registrations.BeanRegistrationAotProcessor
responsible processing and providing AOT configuration for repositories.