美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
Support
Quality
Security
License
Reuse
Java EE 7 Samples
Support
Quality
Security
License
Reuse
The Sequelize CLI
Support
Quality
Security
License
Reuse
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
Support
Quality
Security
License
Reuse
Decorators and some other features for sequelize
Support
Quality
Security
License
Reuse
:fire: Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. :rocket:
Support
Quality
Security
License
Reuse
ORM layer that creates models, config and database on the fly
Support
Quality
Security
License
Reuse
《Spring Boot教程》源码
Support
Quality
Security
License
Reuse
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
Support
Quality
Security
License
Reuse
Speedment is a Stream ORM Java Toolkit and Runtime
Support
Quality
Security
License
Reuse
🚀 对象模型 → 数据可视化管理 0️⃣ 前端代码、0️⃣ 代码生成、0️⃣ SQL、0️⃣ API声明、0️⃣ DTO / VO / BO、表结构自动生成 🛡 内置严密安全策略,细颗粒权限隔离 ☁️ Cloud开发能力,不停机升级,轻依赖,集群内每个服务都可以轻松实现数据可视化 ️☁️
Support
Quality
Security
License
Reuse
MyBatis-Plus Samples
Support
Quality
Security
License
Reuse
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
Support
Quality
Security
License
Reuse
Official PetaPoco, A tiny ORM-ish thing for your POCO's
Support
Quality
Security
License
Reuse
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
Support
Quality
Security
License
Reuse
spring-boot,mybatis,activemq,redis,email, freemarker,shiro,websocket,sitemesh,ehcache,easyui,kindeditor,quartz,springfox,swagger,jpa,hibernate,querydsl,netty
Support
Quality
Security
License
Reuse
More than 2 million lines of code modification continuously iterated for 7 years to modernize java cms, easily supporting tens of millions of data, tens of millions of PV; Support static, server side includes; Currently has 0.0005% of the world's users (w3techs provided data), language support in Chinese, Japanese, English
Support
Quality
Security
License
Reuse
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Support
Quality
Security
License
Reuse
The Hibernate Types library gives you extra types that are not supported by the Hibernate ORM core.
Support
Quality
Security
License
Reuse
S
SpringMVC-Mybatis-Shiro-redis-0.2by baichengzhou
Java 1780 Version:Current License: No License (No License)
基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。
Support
Quality
Security
License
Reuse
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
Support
Quality
Security
License
Reuse
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Support
Quality
Security
License
Reuse
An async ORM. 🗃
Support
Quality
Security
License
Reuse
Gen: Friendly & Safer GORM powered by Code Generation
Support
Quality
Security
License
Reuse
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
Support
Quality
Security
License
Reuse
A simple and easy to use Web Report System for java.EasyReport是一个简单易用的Web报表工具(支持Hadoop,HBase及各种关系型数据库),它的主要功能是把SQL语句查询出的行列结构转换成HTML表格(Table),并支持表格的跨行(RowSpan)与跨列(ColSpan)。同时它还支持报表Excel导出、图表显示及固定表头与左边列的功能。
Support
Quality
Security
License
Reuse
Fluent NHibernate!
Support
Quality
Security
License
Reuse
A simple set of tools for working with Amazon DynamoDB and the DocumentClient
Support
Quality
Security
License
Reuse
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
Support
Quality
Security
License
Reuse
Modern Go Application example
Support
Quality
Security
License
Reuse
A hybrid ORM library for .NET.
Support
Quality
Security
License
Reuse
mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。
Support
Quality
Security
License
Reuse
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
Support
Quality
Security
License
Reuse
Documentation for Entity Framework Core and Entity Framework 6
Support
Quality
Security
License
Reuse
A better ORM for Go, based on non-empty interfaces and code generation.
Support
Quality
Security
License
Reuse
d
django-polymorphicby django-polymorphic
Python 1410 Version:Current License: Proprietary (Proprietary)
Improved Django model inheritance with automatic downcasting
Support
Quality
Security
License
Reuse
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
Support
Quality
Security
License
Reuse
python async orm with fastapi in mind and pydantic validation
Support
Quality
Security
License
Reuse
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
Support
Quality
Security
License
Reuse
MyBatis 从入门到精通
Support
Quality
Security
License
Reuse
spring-boot 项目实践总结
Support
Quality
Security
License
Reuse
蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。
Support
Quality
Security
License
Reuse
basice of SSM,基于Java的校园二手交易平台
Support
Quality
Security
License
Reuse
Writing SQL using Java syntax
Support
Quality
Security
License
Reuse
每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中
Support
Quality
Security
License
Reuse
基于SpringBoot2.1的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Support
Quality
Security
License
Reuse
eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!
Support
Quality
Security
License
Reuse
h
high-performance-java-persistenceby vladmihalcea
Java 1154 Version:Current License: Permissive (Apache-2.0)
The High-Performance Java Persistence book and video course code examples
Support
Quality
Security
License
Reuse
PHP DataMapper, ORM
Support
Quality
Security
License
Reuse
Implementation of the sample from REST in Practice based on Spring projects
Support
Quality
Security
License
Reuse
Z
Zebraby Meituan-Dianping
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
Java 2568Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
j
javaee7-samplesby javaee-samples
Java EE 7 Samples
Java 2502Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
c
Support
Quality
Security
License
Reuse
v
vuex-ormby vuex-orm
The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.
TypeScript 2376Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
sequelize-typescriptby RobinBuschmann
Decorators and some other features for sequelize
TypeScript 2305Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
spring-boot-plusby geekidea
:fire: Spring-Boot-Plus is a easy-to-use, high-speed, high-efficient,feature-rich, open source spring boot scaffolding. :rocket:
Java 2280Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
r
redbeanby gabordemooij
ORM layer that creates models, config and database on the fly
PHP 2256Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
S
SpringBootLearningby forezp
《Spring Boot教程》源码
Java 2230Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
EntityFramework-Plusby zzzprojects
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
C# 2075Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
speedmentby speedment
Speedment is a Stream ORM Java Toolkit and Runtime
Java 2054Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
e
eruptby erupts
🚀 对象模型 → 数据可视化管理 0️⃣ 前端代码、0️⃣ 代码生成、0️⃣ SQL、0️⃣ API声明、0️⃣ DTO / VO / BO、表结构自动生成 🛡 内置严密安全策略,细颗粒权限隔离 ☁️ Cloud开发能力,不停机升级,轻依赖,集群内每个服务都可以轻松实现数据可视化 ️☁️
Java 2049Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
mybatis-plus-samplesby baomidou
MyBatis-Plus Samples
Java 2040Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
i
idiormby j4mie
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
PHP 2016Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
PetaPocoby CollaboratingPlatypus
Official PetaPoco, A tiny ORM-ish thing for your POCO's
C# 1972Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
T
ThinkAndroidby white-cat
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
Java 1956Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-allby leelance
spring-boot,mybatis,activemq,redis,email, freemarker,shiro,websocket,sitemesh,ehcache,easyui,kindeditor,quartz,springfox,swagger,jpa,hibernate,querydsl,netty
JavaScript 1934Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
P
PublicCMSby sanluan
More than 2 million lines of code modification continuously iterated for 7 years to modernize java cms, easily supporting tens of millions of data, tens of millions of PV; Support static, server side includes; Currently has 0.0005% of the world's users (w3techs provided data), language support in Chinese, Japanese, English
Java 1902Updated: 1 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
S
SuperMarketby GoogleLLP
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Java 1818Updated: 2 y ago License: Strong Copyleft (AGPL-3.0)
Support
Quality
Security
License
Reuse
h
hibernate-typesby vladmihalcea
The Hibernate Types library gives you extra types that are not supported by the Hibernate ORM core.
Java 1789Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SpringMVC-Mybatis-Shiro-redis-0.2by baichengzhou
基于SpringMVC、Mybatis、Redis、Freemarker的Shiro管理Demo源码的升级版。
Java 1780Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
k
ktormby kotlin-orm
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
Kotlin 1741Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
X
X-SpringBootby yzcheng90
X-SpringBoot是一个轻量级的Java快速开发平台,能快速开发项目并交付【接私活利器】
Java 1728Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
o
Support
Quality
Security
License
Reuse
g
genby go-gorm
Gen: Friendly & Safer GORM powered by Code Generation
Go 1709Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
D
Dapper-Extensionsby tmsmith
Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
C# 1705Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
E
EasyReportby xianrendzw
A simple and easy to use Web Report System for java.EasyReport是一个简单易用的Web报表工具(支持Hadoop,HBase及各种关系型数据库),它的主要功能是把SQL语句查询出的行列结构转换成HTML表格(Table),并支持表格的跨行(RowSpan)与跨列(ColSpan)。同时它还支持报表Excel导出、图表显示及固定表头与左边列的功能。
Java 1648Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
f
fluent-nhibernateby nhibernate
Fluent NHibernate!
C# 1641Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
d
dynamodb-toolboxby jeremydaly
A simple set of tools for working with Amazon DynamoDB and the DocumentClient
TypeScript 1572Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
i
iBase4Jby iBase4J
Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。
JavaScript 1559Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
modern-go-applicationby sagikazarmark
Modern Go Application example
Go 1554Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
R
RepoDBby mikependon
A hybrid ORM library for .NET.
C# 1547Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
m
mall-tinyby macrozheng
mall-tiny是一款基于SpringBoot+MyBatis-Plus的快速开发脚手架,拥有完整的权限管理功能,可对接Vue前端,开箱即用。
Java 1506Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
springBoot-studyby xuwujing
SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数据源、Restful风格的服务、集成elasticsearch、redis、netty、集成jsp和thymeleaf、集成storm、kafka等相关技术。
JavaScript 1495Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
E
EntityFramework.Docsby dotnet
Documentation for Entity Framework Core and Entity Framework 6
PowerShell 1431Updated: 1 y ago License: Permissive (CC-BY-4.0)
Support
Quality
Security
License
Reuse
r
reformby go-reform
A better ORM for Go, based on non-empty interfaces and code generation.
Go 1414Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
django-polymorphicby django-polymorphic
Improved Django model inheritance with automatic downcasting
Python 1410Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
e
ef6by dotnet
This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.
C# 1388Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
o
ormarby collerek
python async orm with fastapi in mind and pydantic validation
Python 1342Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
m
mybatis-generator-pluginby itfsw
Mybatis Generator 代码生成插件拓展,增加:查询单条数据插件(SelectOneByExamplePlugin)、MySQL分页插件(LimitPlugin)、数据Model链式构建插件(ModelBuilderPlugin)、Example Criteria 增强插件(ExampleEnhancedPlugin)、Example 目标包修改插件(ExampleTargetPlugin)、批量插入插件(BatchInsertPlugin)、逻辑删除插件(LogicalDeletePlugin)、数据Model属性对应Column获取插件(ModelColumnPlugin)、存在即更新(UpsertPlugin)、Selective选择插入更新增强插件(SelectiveEnhancedPlugin)、Table增加前缀插件(TableSuffixPlugin)、自定义注释插件(CommentPlugin)、增量插件(IncrementsPlugin)、查询结果选择性返回插件(SelectSelectivePlugin)、乐观锁插件(OptimisticLockerPlugin)、LombokPlugin等拓展。
Java 1271Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
b
Support
Quality
Security
License
Reuse
s
spring-bootby timebusker
spring-boot 项目实践总结
Java 1221Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
m
mogu_blog_v2by moxi624
蘑菇博客(MoguBlog),一个基于微服务架构的前后端分离博客系统。Web端使用Vue + Element , 移动端使用uniapp和ColorUI。后端使用Spring cloud + Spring boot + mybatis-plus进行开发,使用 Jwt + Spring Security做登录验证和权限校验,使用ElasticSearch和Solr作为全文检索服务,使用Github Actions完成博客的持续集成,使用ELK收集博客日志,文件支持上传七牛云和Minio,支持Docker Compose脚本一键部署。
Java 1217Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
U
Used-Trading-Platformby wsk1103
basice of SSM,基于Java的校园二手交易平台
Java 1211Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
O
ObjectiveSqlby braisdom
Writing SQL using Java syntax
Java 1210Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
d
daydayupby ITDragonBlog
每天都在进步,每周都在总结,Java架构师成长之路。目前已经完成:MongoDB,Netty,Nginx,MySQL,Java,Redis,Shiro,Solr,SpringBoot,SpringData,SSO,Mybatis,Kotlin,还在持续更新中
JavaScript 1172Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
R
RuoYiby lerry903
基于SpringBoot2.1的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Java 1171Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
e
eblogby MarkerHub
eblog是一个基于Springboot2.1.2开发的博客学习项目,为了让项目融合更多的知识点,达到学习目的,编写了详细的从0到1开发文档。主要学习包括:自定义Freemarker标签,redis的zset结构完成本周热议排行榜,t-io+websocket完成即时消息通知和群聊,rabbitmq+elasticsearch完成博客内容搜索引擎等。值得学习的地方很多!
JavaScript 1156Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
high-performance-java-persistenceby vladmihalcea
The High-Performance Java Persistence book and video course code examples
Java 1154Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
o
Support
Quality
Security
License
Reuse
s
spring-restbucksby odrotbohm
Implementation of the sample from REST in Practice based on Spring projects
Java 1114Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse