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
Spring Boot 3.1.x added support for configuring Testcontainers for local development via a separate Main class in the test source set, and a separate task called bootTestRun that executes with that main class. Seems like an ideal config for generating openapi definitions.