Back to Exposed

ExposedAotContribution

docs/api/exposed-spring-boot4-starter/org.jetbrains.exposed.v1.spring.boot4/-exposed-aot-contribution/index.html

1.2.0831 B
Original Source

ExposedAotContribution

class ExposedAotContribution : BeanFactoryInitializationAotProcessor

Class responsible for contributing, at compile time, the contracts needed for any reflection and resource loading at runtime. Registering these runtime hints for Exposed classes and resources ahead of time is required to run a Spring Boot application as a GraalVM native image.

Members

Constructors

ExposedAotContribution

Link copied to clipboard

constructor()

Functions

processAheadOfTime

Link copied to clipboard

open override fun processAheadOfTime(beanFactory: ConfigurableListableBeanFactory): BeanFactoryInitializationAotContribution

Generated by Dokka © 2026 Copyright