Dave Franken
Dave Franken
It seems that the algorithm to find examinable tests for Spring Boot `@Configuration` classes is not great. Given the situation where I have - An application class annotated with `@SpringBootApplication`...
It would be nice if we could add a default schema environment property. It needs to be passed through to the liquibase.properties: `defaultSchemaName: ${DEFAULT_SCHEMA_NAME}` In the underlying specific database images,...
Spring Boot has added support for running services through docker-compose as of version 3.1. This causes the same issues with Jib as devtools does. Spring Boot itself does exclude the...
Would it be possible to add the FindDocumentsByReferenceID query as an option for Registry conformance testing?