java-tutorials/spring-boot-modules/spring-boot-artifacts-2/README.md

11 lines
548 B
Markdown
Raw Normal View History

2020-12-22 18:04:10 -05:00
## Spring Boot Artifacts 2
This module contains articles about configuring the Spring Boot build process 2.
### Relevant Articles:
2021-01-06 02:21:03 -05:00
- [Difference Between spring-boot:repackage and Maven package](https://www.baeldung.com/spring-boot-repackage-vs-mvn-package)
2021-12-22 12:08:59 -05:00
- [Intro to Spring Boot Starters](https://www.baeldung.com/spring-boot-starters)
2022-12-22 09:17:45 -05:00
- [Fixing the No Main Manifest Attribute in Spring Boot](https://www.baeldung.com/spring-boot-fix-the-no-main-manifest-attribute)
2021-12-22 12:08:59 -05:00
- More articles: [[<-- prev]](/spring-boot-modules/spring-boot-artifacts)