New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vip.efactory:ejpa

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vip.efactory:ejpa

基于jpa再封装,常用的模板CRUD,分页排序,多字段高级搜索,国际化,多租户等功能 (Re-encapsulation based on Spring Data jpa, commonly used template CRUD, paging sort, multi-field advanced search, internationalization, multi-tenancy and other functions),https://github.com/vip-efactory/ejpa

  • 4.2.0
  • Source
  • Maven
  • Socket score

Version published
Maintainers
1
Source

ejpa-spring-boot-starter 实现jar

这是一个基于SpringDataJPA的项目,从Controller-->Service-->Repository-->Entity,都有相应的模板代码,提供的功能有:

  • CRUD
  • 分页与排序 --JPA的默认实现
  • 多字段复杂条件的查询

关于主键

  • 目前是写死的主键类型为Long并且为自增长,暂时不支持其他类型;

FAQs

Package last updated on 23 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc