Nick Baumann

Results 1 comments of Nick Baumann

@matthewadams I had the same issue with bootRun not found after upgrading. In our case our plugins section looked like this: ``` plugins { id 'org.springframework.boot' version '2.7.14' id 'org.springdoc.openapi-gradle-plugin'...