A lightweight Java web framework with ActiveRecord ORM, inspired by Ruby on Rails.
<dependency>
<groupId>com.jfinal</groupId>
<artifactId>jfinal</artifactId>
<version>5.2.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
A simple controller that renders text.
Follow JFinal's configuration guide; use JFinalConfig to set up routes.
No dependency data recorded yet.