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
The inserter exposes a builder through a static method, so wherever we accept an inserter (clients, test clients, MockMvc), we can also accept a consumer that operates directly on the builder.