Run spring-boot-maven-plugin start goal without DB connection
I need to run spring-boot-maven-plugin start goal in our build process so that I can generate the Openapi.json with the springdoc-openapi-maven-plugin and generate typescript SDK with openapi-generator-maven-plugin.