org.springframework.data.aot.package-info Maven / Gradle / Ivy
The newest version!
/**
* Support for registering the need for reflection, resources, java serialization and proxies at runtime for Ahead of
* Time compilation.
*/
@org.springframework.lang.NonNullApi
package org.springframework.data.aot;