Skip to content

Commit d438ef4

Browse files
committed
Polishing.
Add missing package-info. See #4248 Original pull request: #4249
1 parent b160d0b commit d438ef4

File tree

1 file changed

+5
-0
lines changed
  • spring-data-mongodb/src/main/java/org/springframework/data/mongodb/repository/aot

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
/**
2+
* Ahead-Of-Time processors for MongoDB repositories.
3+
*/
4+
@org.springframework.lang.NonNullApi
5+
package org.springframework.data.mongodb.repository.aot;

0 commit comments

Comments
 (0)