When working with microservices architecture, it’s common to face the challenge of standardization and structuring.In this article, we explore how to create a project template using Maven Archetype.The necessary files for the archetype are the POM and Archetype Descriptor.By configuring variables and file groups in the archetype, we can create a standardized project structure.