You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This annotation marks an integration test class as a sample for the documentation.
7
+
* Intended for use on test classes only.
8
+
*
9
+
* <p><b>Example:</b>
10
+
* <pre>{@code
11
+
* @Sample(
12
+
* tldr="Usage of PrimaryToSecondaryMapper",
13
+
* description="Showcases the usage of PrimaryToSecondaryMapper, in what situation it needs to be used and how to optimize typical uses with Informer indexes."
0 commit comments