-jeedcp | 转载的 Jeedcp 是一个企业级分布式基础平台,Java | Security Framework library

 by   2014shijina2014 JavaScript Version: Current License: No License

kandi X-RAY | -jeedcp Summary

kandi X-RAY | -jeedcp Summary

-jeedcp is a JavaScript library typically used in Security, Security Framework, Spring Boot, Spring applications. -jeedcp has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Jeedcp 是一个企业级分布式基础平台 当前最新版本: 1.0.0(发布日期:20161004). 前言: 随着 J2EE 框架 ( Bootstrap/SpringMvc/Mybaits/Freemarker) 等的逐渐成熟,系统界面逐渐实现统一化,代码生成器也可以生成统一规范的界面! 代码生成+手工MERGE半智能开发将是新的趋势,单表数据模型和一对多数据模型的增删改查功能直接生成使用,可节省60%工作量,快速提高开发效率!!!. Jeedcp采用了目前极为流行的扁平化响应式的设计风格,可以完美兼容电脑,pad,手机等多个平台。前端UI采用hplus实现,后台采用 SpringMVC + MyBatis + BootStrap + Apache Shiro + Ehcache 开发组件 的基础架构,采用面向声明的开发模式, 基于泛型编写极少代码即可实现复杂的数据展示、数据编辑、表单处理等功能,再配合代码生成器的使用,将J2EE的开发效率提高5倍以上,可以将手写代码减少80%以上。. 为什么选择Jeedcp? 1.采用主流框架,容易上手; 代码生成器依赖性低,很方便的扩展能力,可完全实现二次开发; 2.开发效率很高,采用代码生成器,单表数据模型和一对多(父子表)数据模型,增删改查功能自动生成,菜单配置直接使用; 3.页面校验自动生成(必须输入、数字校验、金额校验、时间空间等); 4.封装完善的用户基础权限、强大的数据权限、和数据字典等基础功能,直接使用无需修改 5.常用共通封装,各种工具类(定时任务,短信接口,邮件发送,Excel导出等),基本满足80%项目需求 6.集成简易报表工具,图像报表和数据导出非常方便,可极其方便的生成pdf、excel、word等报表; 7.集成工作流activiti,并实现了只需在页面配置流程转向,可极大的简化jbpm工作流的开发;用jbpm的流程设计器画出了流程走向,一个工作流基本就完成了,只需写很少量的java代码; 8.UI标签库,针对WEB UI进行标准式封装,页面统一采用自定义标签实现功能:列表数据展现、页面校验等,标签使用简单清晰且便于维护 9.在线流程设计,采用开源Activiti流程引擎,实现在线画流程,自定义表单,表单挂靠,业务流转 10.查询过滤器:查询功能自动生成,后台动态拼SQL追加查询条件;支持多种匹配方式(全匹配/模糊查询/包含查询/不匹配查询); 11.多数据源:及其简易的使用方式,在线配置数据源配置,便捷的从其他数据抓取数据; 12.国际化:支持多语言,开发国际化项目非常方便; 13.数据权限(精细化数据权限控制,控制到行级,列表级,表单字段级,实现不同人看不同数据,不同人对同一个页面操作不同字段 14.简易Excel导入导出,支持单表导出和一对多表模式导出,生成的代码自带导入导出功能 Jeedcp 功能特点 使用目前流行的多种web技术,包括Spring MVC4.0+, MyBatis, Apache Shiro, ehcache, Jquery ,BootStrap, WebSocket 等等, 支持多种数据库MySQL, Oracle, sqlserver等。 分层设计:使用分层设计,分为dao,service,Controller,view层,层次清楚, 低耦合,高内聚。 安全考虑:严格遵循了web安全的规范,前后台双重验证,参数编码传输,密码md5加密存储,shiro权限验证, 从根本上避免了SQL注入,XSS攻击,CSRF攻击等常见的web攻击手段。 Jeedcp 技术点总结: 技术点一:Online Coding在线开发(通过在线配置实现一个表模型的增删改查功能,无需一行代码,支持用户自定义表单布局) 技术点二:代码生成器,支持多种数据模型,根据表生成对应的Entity,Service,Dao,Controller,JSP等,增删改查功能生成直接使用 技术点三:UI快速开发库,针对WEB UI进行标准封装,页面统一采用UI标签实现功能:数据datagrid,表单校验,Popup,Tab等,实现JSP页面零JS,开发维护非常高效 技术点四:在线流程定义,采用开源Activiti流程引擎,实现在线画流程,自定义表单,表单挂接,业务流转,流程监控,流程跟踪,流程委托等 技术点五:封装阿里云MQ和OSS文件系统,以插件机制集成到平台 技术点六:查询过滤器:查询功能自动生成,后台动态拼SQL追加查询条件;支持多种匹配方式(全匹配/模糊查询/包含查询/不匹配查询) 技术点七:此框架采用前后台分开,前后台都可以单独部署 技术点八:动态报表功能(用户输入一个sql,系统自动解析生成报表) 技术点九:数据权限(精细化数据权限控制,控制到行级,列表级,表单字段级,实现不同人看不同数据,不同人对同一个页面操作不同字段) 技术点十:封装支付宝和微信支付API,拿来即用 技术点十一:多数据源(在线配置数据源,数据源工作类封装) 技术点十二:微信模块封装开发,拿来即用 技术点十三:分布式定时任务,采用dangdang的Elastic-Job,具体文档请看技术点十四:简易Excel导入导出,支持单表导出和一对多表模式导出,生成的代码自带导入导出功能 技术点十五:分布式配置管理平台,为分布式业务提供统一的配置管理服务”。现已开放源代码,开箱即用。 提供配置管理中心, 支持在线管理配置信息 技术点十六:插件开发,业务功能组件以插件方式集成平台,也可以单独部署发发布,有力支撑了SAAS云应用系统需求 支持多种浏览器: IE, 火狐, Google 等 支持数据库: Mysql,Oracle10g,Postgre,SqlServer等 基础权限: 用户,角色,菜单权限,按钮权限,数据权限 即将推出功能:分布式部署,云平台,移动平台开发,规则引擎 要求JDK1.6+. 安装使用说明: 1:初始化数据库:导入工程目录下doc文件db文件的jeesite_mysql.sql文件 2:在根目录下执行 mvn clean install命令 3:部署到tomcat中.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              -jeedcp has a low active ecosystem.
              It has 5 star(s) with 5 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              -jeedcp has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of -jeedcp is current.

            kandi-Quality Quality

              -jeedcp has no bugs reported.

            kandi-Security Security

              -jeedcp has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              -jeedcp does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              -jeedcp releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of -jeedcp
            Get all kandi verified functions for this library.

            -jeedcp Key Features

            No Key Features are available at this moment for -jeedcp.

            -jeedcp Examples and Code Snippets

            No Code Snippets are available at this moment for -jeedcp.

            Community Discussions

            QUESTION

            How do I parse an x509 certificate and extract its key's signature algorithm?
            Asked 2020-Apr-18 at 14:14

            I have an x509 certificate as a file/byte array that I'd like to use to verify the signature provided in a CertificateVerify TLS message. I think I can use SecKeyVerifySignature once I've determined the certificate's key algorithm (SecKeyAlgorithm parameter) and initialized the signedData from the transcript hash (concatenated to the context string, etc.).

            openssl x509 reports the certificate's key like

            ...

            ANSWER

            Answered 2020-Apr-18 at 14:14

            I misunderstood my own goals.

            The CertificateVerify message provides a digest of the handshake up to that point. The server uses its certificate's private key to perform that signature. As indicated in the TLS 1.3 specification, the signature algorithm is part of the CertificateVerify structure

            Source https://stackoverflow.com/questions/61150265

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install -jeedcp

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/2014shijina2014/-jeedcp.git

          • CLI

            gh repo clone 2014shijina2014/-jeedcp

          • sshUrl

            git@github.com:2014shijina2014/-jeedcp.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Security Framework Libraries

            jeecg-boot

            by jeecgboot

            jeecg-boot

            by zhangdaiscott

            SpringAll

            by wuyouzhuguli

            FEBS-Shiro

            by febsteam

            springBoot

            by 527515025

            Try Top Libraries by 2014shijina2014

            open-capacity-platform

            by 2014shijina2014JavaScript

            jeeSpringCloud

            by 2014shijina2014JavaScript

            flyray-base

            by 2014shijina2014Java

            -central-platform

            by 2014shijina2014Java

            io.spider

            by 2014shijina2014Java