As a rule of thumb: always try to start with the dependency-managed starter artifacts, that Spring Boot provides for many use cases. That helps you to prevent missing classes, version conflicts etc.
As a rule of thumb: always try to start with the dependency-managed starter artifacts, that Spring Boot provides for many use cases. That helps you to prevent missing classes, version conflicts etc.