Skip to content
Mohamed Hassan edited this page Mar 2, 2026 · 22 revisions

a_dark__brooding_knight_stands_against_a_deep__blo_by_calielalex_dh285cd-pre

Command-line utility: An executable file made of C++ named as pls that stands for project-layout-starter

Required seniority level: Java Architect

Java Architect uses this tool to generate different kinds of project-layout-starters upon finalizing the planning phase.

On execution, It should generate a specific kind of a project layout starter of a java-backend-component with a minimal configurations.

Run this from the CMD to generate the executable from the source code: g++ main.cpp -o pls

  • You need to add the bin directory of MinGW Compiler to system-path


FYI / FYA:

This command-line utility is an enhancement of Spring Boot CLI towards life needs.

Clone this wiki locally