skillfed

Eliteforge New Java Biz Package

Eliteforge New Java Biz Package creates standardized directory skeletons for Java business modules, organizing controller, service, repository, and domain layers within src/main/java. The skill uses a fixed scaffold template and generates controller subdirectories (api, innerapi, openapi) while respecting your project's existing package conventions.

Eliteforge New Java Biz Package generates Java business package scaffolding with standard directory structure.

AI-generated summary based on this skill's SKILL.md

0 1 unlicensed — metadata only updated by CloudSen

Install

CloudSen/eliteforge-skills/eliteforge-new-java-biz-package · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/CloudSen/eliteforge-skills
cp -r eliteforge-skills ~/.claude/skills/eliteforge-new-java-biz-package

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is the Eliteforge New Java Biz Package?

Eliteforge New Java Biz Package is a CloudSen skill that creates standardized directory skeletons for Java business modules. It organizes controller, service, repository, and domain layers within src/main/java, using a fixed scaffold template to generate controller subdirectories (api, innerapi, openapi) while respecting your project's existing package conventions.

What directory structure does Eliteforge New Java Biz Package create?

Eliteforge New Java Biz Package generates a standardized structure with controller, service, repository, and domain layers. Within the controller layer, it creates three subdirectories: api, innerapi, and openapi. All layers are organized within src/main/java following your project's package naming conventions.

Does CloudSen Java business package respect existing conventions?

Yes, Eliteforge New Java Biz Package respects your project's existing package conventions while applying its standardized scaffold template. This ensures consistency with your current Java module organization while providing the structured layers needed for business applications.

What layers does Eliteforge organize in Java modules?

Eliteforge New Java Biz Package organizes four main layers: controller (with api, innerapi, and openapi subdirectories), service, repository, and domain. This layered architecture supports clean separation of concerns in your Java business modules.

Can Eliteforge New Java Biz Package customize the scaffold template?

Eliteforge New Java Biz Package uses a fixed scaffold template designed for standardized Java business module organization. It generates consistent directory structures across your projects while maintaining compatibility with your existing package conventions.

Related skills

Tags

java-enterprise business-platform cloud-services package-solution development-toolkit