File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11= java-service-archetype
22
3- Maven archetype that generates a structured multi-module Java service project.
4- You describe your integrations, service areas, and presentation architectural tiers at generation time;
3+ Maven archetype that generates a structured multi-module Java service app
4+ and optionally using Spring Boot
5+ with integration, service, and presentation architectural tiers.
6+
7+ Describe the application's integrations, service areas, and presentation architectural tiers at generation time;
58the archetype builds the full module tree and wires up all POMs.
69
710== Generate a Project
Original file line number Diff line number Diff line change 33:toc-title: Contents
44:toclevels: 2
55
6- Maven archetype that generates a structured multi-module Java service project.
7- Describe your integrations, service areas, and presentation architectural tiers at generation time;
6+ Maven archetype that generates a structured multi-module Java service app
7+ and optionally using Spring Boot
8+ with integration, service, and presentation architectural tiers.
9+
10+ Describe the application's integrations, service areas, and presentation architectural tiers at generation time;
811the archetype builds the full module tree and wires up all POMs.
912
1013== Quick Start
You can’t perform that action at this time.
0 commit comments