Spring Boot Starter Parent
- Custom implementation of Spring Boot Starter Parent
Usage
- Set the parent in your POM.
<parent> <groupId>com.github.bitmc</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.4.2.0</version> </parent>
License
- Apache License 2.0