Reputation: 1
How to execute plugins defined in pom.xml automatically before Spring Boot 3.x starts? Now I can run them only manually from maven, but before (before migration form Spring MVC to spring boot 3.x) they started automatically before app started
Form example how to run maven-clean-plugin before Spring Boot 3.x starts loading
Upvotes: 0
Views: 24