awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jfinal avatar

jfinal/jfinal

0
View on GitHub↗
3,270 stars·1,293 forks·Java·Apache-2.0·8 vuesjfinal.com↗

Jfinal

JAVA WEB + ORM Framework

Features

  • ORM - 集成了ORM的轻量级Web开发框架。

Historique des stars

Graphique de l'historique des stars pour jfinal/jfinalGraphique de l'historique des stars pour jfinal/jfinal

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait jfinal/jfinal ?

JAVA WEB + ORM Framework

Quelles sont les fonctionnalités principales de jfinal/jfinal ?

Les fonctionnalités principales de jfinal/jfinal sont : ORM.

Quelles sont les alternatives open-source à jfinal/jfinal ?

Les alternatives open-source à jfinal/jfinal incluent : arnaudroger/simpleflatmapper — Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and… baomidou/mybatis-plus — MyBatis-Plus is a persistence framework extension for Java that simplifies data access by reducing boilerplate code.… braisdom/objectivesql — Writing SQL using Java syntax. domaframework/doma — DAO oriented database mapping framework for Java. myacelw/mybatis-dynamic — Code-first ORM for Spring Boot. Zero XML, Auto DDL & Fluent Join API. Define your schema in Java and enjoy dynamic SQL… mybatis/mybatis-3 — MyBatis is a Java persistence framework that functions as a database query mapper and object-relational mapping tool.…

Alternatives open source à Jfinal

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Jfinal.
  • baomidou/mybatis-plusAvatar de baomidou

    baomidou/mybatis-plus

    17,391Voir sur GitHub↗

    MyBatis-Plus is a persistence framework extension for Java that simplifies data access by reducing boilerplate code. It provides a toolkit for automating common database operations, utilizing dynamic query wrappers and a system for automated CRUD generation. The project distinguishes itself through a code generation system that produces mapper, model, service, and controller layers based on database metadata. It also implements a security layer that prevents SQL injection through input sanitization and blocks dangerous global update or delete operations to prevent accidental data loss. The f

    Javamybatismybatis-plusmybatis-spring
    Voir sur GitHub↗17,391
  • braisdom/objectivesqlAvatar de braisdom

    braisdom/ObjectiveSql

    1,258Voir sur GitHub↗

    Writing SQL using Java syntax

    Javaactiverecordjavajava-api
    Voir sur GitHub↗1,258
  • domaframework/domaAvatar de domaframework

    domaframework/doma

    501Voir sur GitHub↗

    DAO oriented database mapping framework for Java

    Java
    Voir sur GitHub↗501
  • arnaudroger/simpleflatmapperAvatar de arnaudroger

    arnaudroger/SimpleFlatMapper

    457Voir sur GitHub↗

    Fast and Easy mapping from database and csv to POJO. A java micro ORM, lightweight alternative to iBatis and Hibernate. Fast Csv Parser and Csv Mapper

    Java
    Voir sur GitHub↗457
Voir les 9 alternatives à Jfinal→