Update README.md

This commit is contained in:
johnA1331
2019-11-28 10:37:52 +08:00
committed by GitHub
parent e581652471
commit 3fd561c1e2

View File

@@ -1,6 +1,6 @@
## Spring Boot Custom Starter
This module contains articles about writing Spring Boot [starters](https://www.baeldung.com/spring-boot-starters).
This module contains articles about writing [Spring Boot Starters](https://www.baeldung.com/spring-boot-starters).
### Relevant Articles:
- [Creating a Custom Starter with Spring Boot](https://www.baeldung.com/spring-boot-custom-starter)