Coder Social home page Coder Social logo

clever-framework / clever-admin-antd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ant-design/ant-design-pro

0.0 0.0 0.0 10.91 MB

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

Home Page: https://pro.ant.design

License: MIT License

Shell 0.09% JavaScript 8.49% TypeScript 91.04% Less 0.38%

clever-admin-antd's Introduction

spring 快速开发框架

GitHub License Build Status GitHub Issues GitHub Repo Size GitHub Last Commit GitHub Commit Activity

Maven Central Version

clever-framework : 基于 Spring Boot 的拓展框架,遵循约定大于配置的原则 。

注意:snapshots 版本会及时响应,修复最新的 bug 或者必要的需求。

依赖 版本
Spring 6.2.0
Spring Boot 3.2.0
Spring Cloud 2022.0.0

ReadMe Card

使用方式

修改项目的pom.xml文件,引入parent节点,如使用了 Spring Boot 的依赖,直接替换即可。

目前最新版本为: Maven Central Version

<parent>
    <groupId>io.github.toquery</groupId>
    <artifactId>clever-framework</artifactId>
    <version>1.0.8-SNAPSHOT</version>
</parent>

方法命名规范

  • getXXXByXXX 通过XX条件获取单个对象
  • findXXXByXXX 通过XX条件获取list集合
  • queryXXXByXXX 通过XX条件获取list集合,带分页

IDE配置

  • IntellJ IDEA 提示找不到 mybatis mapper 实现

使用注解 @SuppressWarnings("MybatisMapperMethodInspection") 忽略IDEA的 mybatis mapper 检查

ResponseBodyAdvice

clever-admin-antd's People

Contributors

afc163 avatar anderson-liu avatar chenshuai2144 avatar codesignist avatar ddcat1115 avatar dependabot-preview[bot] avatar depfu[bot] avatar flutterbest avatar hihuangwei avatar hqwlkj avatar hzsrc avatar imhele avatar jaredleechn avatar kaoding avatar kennylbj avatar kevinadhiguna avatar m4jing avatar nikogu avatar puuuudding avatar rayronvictor avatar sorrycc avatar txp1035 avatar valleykid avatar whatakitty avatar xiaohuoni avatar xrkffgg avatar yesmeck avatar yoyo837 avatar yutingzhao1991 avatar zombiej avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.