All Projects → kaimz → learning-code

kaimz / learning-code

Licence: Apache-2.0 license
Coding for studying

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to learning-code

spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 52 (+160%)
Mutual labels:  jpa, querydsl
Crnk Framework
JSON API library for Java
Stars: ✭ 234 (+1070%)
Mutual labels:  jpa
Okta Spring Boot React Crud Example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 176 (+780%)
Mutual labels:  jpa
Spring Boot Postgresql Jpa Hibernate Rest Api Demo
Building RESTful APIs with Spring Boot, PostgreSQL, JPA and Hibernate
Stars: ✭ 209 (+945%)
Mutual labels:  jpa
Spring Data Examples
Examples for using Spring Data for JPA, MongoDB, Neo4j, Redis
Stars: ✭ 181 (+805%)
Mutual labels:  jpa
Bcmall
以教学为目的的电商系统。包含ToB复杂业务、互联网高并发业务、缓存应用;DDD、微服务指导。模型驱动、数据驱动。了解大型服务进化路线,编码技巧、学习Linux,性能调优。Docker/k8s助力、监控、日志收集、中间件学习。前端技术、后端实践等。主要技术:SpringBoot+JPA+Mybatis-plus+Antd+Vue3。
Stars: ✭ 188 (+840%)
Mutual labels:  jpa
Spring Data Jpa
Simplifies the development of creating a JPA-based data access layer.
Stars: ✭ 2,238 (+11090%)
Mutual labels:  jpa
Eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
Stars: ✭ 16,943 (+84615%)
Mutual labels:  jpa
Onlinemall
⬆️ 基于springboot+thymeleaf+spring data jpa+druid+bootstrap+layui等技术的JavaWeb电商项目(项目包含前后台,分为前台商城系统及后台管理系统。前台商城系统包含首页门户、商品推荐、商品分类、商品搜索、商品展示、商品详情、购物车、订单流程、用户中心、评论(有些bug,当时做得不够好,下一个项目的评论模块比这个好)、模拟支付等模块。 后台管理系统包含商品管理、订单管理、用户管理等模块。系统介绍及详细功能点、技术点见项目内文档描述)☀️
Stars: ✭ 230 (+1050%)
Mutual labels:  jpa
Defterp
deftERP - Jakarta EE (Java EE 7 : JSF, JPA, EJB, CDI, Bean Validation)
Stars: ✭ 207 (+935%)
Mutual labels:  jpa
Kotlin Jpa Specification Dsl
This library provides a fluent DSL for querying spring data JPA repositories using spring data Specifications (i.e. the JPA Criteria API), without boilerplate code or a generated metamodel.
Stars: ✭ 203 (+915%)
Mutual labels:  jpa
Krush
Idiomatic persistence layer for Kotlin
Stars: ✭ 185 (+825%)
Mutual labels:  jpa
Spring Data Jpa Entity Graph
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Stars: ✭ 221 (+1005%)
Mutual labels:  jpa
Minidao
轻量级JAVA持久层,类似Mybatis一样的用法,基于SpringJdbc实现更轻量
Stars: ✭ 177 (+785%)
Mutual labels:  jpa
Blaze Persistence
Rich Criteria API for JPA providers
Stars: ✭ 233 (+1065%)
Mutual labels:  jpa
Activejpa
A simple active record pattern library in java that makes programming DAL easier
Stars: ✭ 172 (+760%)
Mutual labels:  jpa
Db Util
If you are using JPA and Hibernate, this tool can auto-detect N+1 query issues during testing.
Stars: ✭ 194 (+870%)
Mutual labels:  jpa
Java Persistence Frameworks Comparison
Comparison of non-JPA SQL mapping frameworks for Java (Jooq, Spring JDBCTemplate, MyBatis, EBean, JDBI, Speedment, sql2o)
Stars: ✭ 213 (+965%)
Mutual labels:  jpa
MiniDao
An powerful enhanced toolkit of SpringJdbc for simplify development
Stars: ✭ 200 (+900%)
Mutual labels:  jpa
Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+1155%)
Mutual labels:  jpa

learning-code

Coding for studying 平常的一些代码的积累

  • design-pattern: 设计模式
  • fork-join: fork-join模型
  • jdbc-muti-datasource: springboot 中使用jdbc多数据源
  • jpa-criteria:Spring Boot 中使用 JPA 完成复杂查询
  • jpa-muti-datasource:Spring Boot 中 JPA 多数据源(无分布式事务)
  • rxjava
  • sort-algorithm:八种基本排序
  • springboot-actuator:spring-boot 2.0 中使用 actuator
  • springboot-redis-cache:Spring Boot 中使用 redis 完成集中缓存
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].