Fix Javadoc build.

Remove package-info for package without sources.

See #3045
This commit is contained in:
Mark Paluch
2024-02-19 16:07:08 +01:00
parent 684f418fba
commit 75728ac0be

View File

@@ -1,5 +0,0 @@
/**
* Support for processing of repositories with Ahead of Time compilation.
*/
@org.springframework.lang.NonNullApi
package org.springframework.data.repository.aot;