Skip to content

fix: make application entry point public - #132

Open
MUTAKANI-DINNI-SRAVYA wants to merge 1 commit into
Regyl:masterfrom
MUTAKANI-DINNI-SRAVYA:fix-main-entry-point
Open

fix: make application entry point public#132
MUTAKANI-DINNI-SRAVYA wants to merge 1 commit into
Regyl:masterfrom
MUTAKANI-DINNI-SRAVYA:fix-main-entry-point

Conversation

@MUTAKANI-DINNI-SRAVYA

@MUTAKANI-DINNI-SRAVYA MUTAKANI-DINNI-SRAVYA commented Aug 6, 2026

Copy link
Copy Markdown

Summary

This PR updates the application entry point to use the standard Java signature.

Changes

  • Changed static void main(String[] args) to public static void main(String[] args) in YagfiApplication.

Reason

This follows the standard Java application entry point convention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant