diff --git a/spring-boot-modules/spring-boot-artifacts-2/README.md b/spring-boot-modules/spring-boot-artifacts-2/README.md index 5d0a6ebcd1..a6601adc0f 100644 --- a/spring-boot-modules/spring-boot-artifacts-2/README.md +++ b/spring-boot-modules/spring-boot-artifacts-2/README.md @@ -6,4 +6,5 @@ This module contains articles about configuring the Spring Boot build process 2. - [Difference Between spring-boot:repackage and Maven package](https://www.baeldung.com/spring-boot-repackage-vs-mvn-package) - [Intro to Spring Boot Starters](https://www.baeldung.com/spring-boot-starters) +- [Fixing the No Main Manifest Attribute in Spring Boot](https://www.baeldung.com/spring-boot-fix-the-no-main-manifest-attribute) - More articles: [[<-- prev]](/spring-boot-modules/spring-boot-artifacts)