Last updated: Aug 20, 2025
This repository contains a JFramework-Core examples.
- JDK 17+ Installed
- Clone the repository
- Import as Java project into your favorite IDE (we use SpringToolSuite and Eclipse-JavaEE)
- Run
Appclass.
The repository contains the following main contents:
- Maven project with pom.xml
📄Note: If you are using Eclipse, be sure to refresh your project (select your project→ right click→ Maven→ Update Project)