All Projects → jpa-manytomany-extracolumns-springboot-maven-mysql → Similar Projects or Alternatives

234 Open source projects that are alternatives of or similar to jpa-manytomany-extracolumns-springboot-maven-mysql

Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (+120%)
Mutual labels:  jpa, spring-data-jpa
Spring Boot Mysql Rest Api Tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Stars: ✭ 279 (+1760%)
Mutual labels:  jpa, spring-data-jpa
Jplusone
Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin of JPA issued SQL statements in general
Stars: ✭ 91 (+506.67%)
Mutual labels:  jpa, spring-data-jpa
Jpa Spec
A JPA Query By Specification framework.
Stars: ✭ 620 (+4033.33%)
Mutual labels:  jpa, spring-data-jpa
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+1960%)
Mutual labels:  jpa, spring-data-jpa
Spring Data Jpa Reference Documentation
Spring Data JPA 参考指南 中文版
Stars: ✭ 154 (+926.67%)
Mutual labels:  jpa, spring-data-jpa
spring-discord-bot
Discord all-purpose bot, made using Spring Boot, JPA, Hibernate, REST, HikariCP. Written for fun, do not take this serious.
Stars: ✭ 26 (+73.33%)
Mutual labels:  jpa, spring-data-jpa
vogon-java
Vogon - A simple personal finance tracker using Spring Boot and AngularJS
Stars: ✭ 16 (+6.67%)
Mutual labels:  jpa, spring-data-jpa
Favorites Web
云收藏 Spring Boot 2.X 开源项目
Stars: ✭ 4,485 (+29800%)
Mutual labels:  jpa, spring-data-jpa
Spring Data Jpa Entity Graph
Spring Data JPA extension allowing full dynamic usage of EntityGraph on repositories
Stars: ✭ 221 (+1373.33%)
Mutual labels:  jpa, spring-data-jpa
spring-data-jpa-demo
这是一个 Spring Data JPA 的 demo, 旨在演示大部分常用的使用方法。
Stars: ✭ 43 (+186.67%)
Mutual labels:  jpa, spring-data-jpa
Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+1573.33%)
Mutual labels:  jpa, spring-data-jpa
spring-data-jpa-mongodb-expressions
Use the MongoDB query language to query your relational database, typically from frontend.
Stars: ✭ 86 (+473.33%)
Mutual labels:  jpa, spring-data-jpa
spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
Stars: ✭ 89 (+493.33%)
Mutual labels:  jpa, spring-data-jpa
hibernate-springcache
Hibernate cache implementation that backs to the Spring Cache abstraction
Stars: ✭ 19 (+26.67%)
Mutual labels:  spring-data-jpa
gro-light-automation
A raspberry pi project to automate hydroponics with relays and data sensors through a web application
Stars: ✭ 44 (+193.33%)
Mutual labels:  spring-data-jpa
springboot-crud-restful-webservices
Spring Boot, MySQL, JPA, Hibernate Restful CRUD API Tutorial
Stars: ✭ 41 (+173.33%)
Mutual labels:  jpa
dbclient
데이터배이스 관리 / 자동 메일링 / Admin 자동화 / Database IDE Tool. SQL Development Helper. Support DBMS Oracle/Mysql/MS-SQL
Stars: ✭ 35 (+133.33%)
Mutual labels:  jpa
TASK-Management-System
Spring Boot and Angular 7 web application for task management .
Stars: ✭ 34 (+126.67%)
Mutual labels:  spring-data-jpa
hibernate-table-relationship
在 Hibernate 中如何配置多表关系映射,包括:一对一、一对多和多对多。
Stars: ✭ 15 (+0%)
Mutual labels:  many-to-many
Spring
Personal notes of preparation to Spring 5 Professional Certification
Stars: ✭ 35 (+133.33%)
Mutual labels:  spring-data-jpa
kotlin-jdsl
Kotlin DSL for JPA Criteria API without generated metamodel and reflection.
Stars: ✭ 264 (+1660%)
Mutual labels:  jpa
shik
shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和layui等多个模块,支持spring-session二级域名共享session,使用了RESTful方式提供api接口
Stars: ✭ 89 (+493.33%)
Mutual labels:  jpa
spring-boot-jpa-rest-demo-filter-paging-sorting
Spring Boot Data JPA with Filter, Pagination and Sorting
Stars: ✭ 70 (+366.67%)
Mutual labels:  spring-data-jpa
spring-boot-blueprint
Spring Boot blueprint with Keycloak and Vue.js
Stars: ✭ 36 (+140%)
Mutual labels:  spring-data-jpa
spring-boot-security-postgresql
Spring Boot, Spring Security, PostgreSQL: JWT Authentication & Authorization example
Stars: ✭ 65 (+333.33%)
Mutual labels:  spring-data-jpa
spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 2 and Java Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like FindBugs and Checkstyle.
Stars: ✭ 86 (+473.33%)
Mutual labels:  jpa
sinosteel
Spring Boot + React/Node.js based framework for web application development
Stars: ✭ 32 (+113.33%)
Mutual labels:  spring-data-jpa
spring-boot-cities-service
A Spring Boot + Spring Data + Spring Cloud Connectors demo app
Stars: ✭ 13 (-13.33%)
Mutual labels:  spring-data-jpa
eds-starter6-jpa
Ext JS 6 demo application with Java 8, Spring Framework, Spring Boot, JPA (Hibernate)
Stars: ✭ 31 (+106.67%)
Mutual labels:  jpa
spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 52 (+246.67%)
Mutual labels:  jpa
okta-spring-boot-react-crud-example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 214 (+1326.67%)
Mutual labels:  jpa
archelix-rsql
This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in …
Stars: ✭ 35 (+133.33%)
Mutual labels:  spring-data-jpa
kirby3-many-to-many-field
This plugin allows you to create many-to-many relationships between pages in Kirby and synchronizes them on both sides.
Stars: ✭ 38 (+153.33%)
Mutual labels:  many-to-many
creek
使用Spring Security + JWT Token + RBAC的方式实现认证和授权,持久层使用Mybatis plus。避免每次重复编写认证和授权功能、角色管理、异常处理、参数校验等代码,直接上手业务代码,不再烦恼于构建项目与风格统一。
Stars: ✭ 21 (+40%)
Mutual labels:  spring-data-jpa
spring-boot-shop-sample
My first web application using Spring Boot framework.
Stars: ✭ 66 (+340%)
Mutual labels:  spring-data-jpa
spring-batch-admin-ui
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (+173.33%)
Mutual labels:  spring-data-jpa
Spring5Certification
Spring Certification: This repository contains my examples and some best references to prepare the Spring 5 certification
Stars: ✭ 30 (+100%)
Mutual labels:  spring-data-jpa
Library
Online Library Management. User can search, check in, checkout book. System adds fines automatically if the book is not checked in by due date
Stars: ✭ 27 (+80%)
Mutual labels:  spring-data-jpa
SpringData-mongdb
🐱 idea 搭建 springdata+mongodb+maven+springmvc 工程。
Stars: ✭ 19 (+26.67%)
Mutual labels:  spring-data-jpa
golden-bag-backend
上海容大实习的考核项目,基于 SpringBoot 开发的员工的季度绩效考核系统
Stars: ✭ 14 (-6.67%)
Mutual labels:  spring-data-jpa
test-data-loader
A Groovy DSL for creating test data via JPA
Stars: ✭ 12 (-20%)
Mutual labels:  jpa
spring-boot-elk
An sample todo app demonstrating centralised logging using ELK stack
Stars: ✭ 20 (+33.33%)
Mutual labels:  jpa
BLOG-Microservice
demo use Spring boot +dubbo +redis +shiro
Stars: ✭ 13 (-13.33%)
Mutual labels:  jpa
simplQ-backend
SimplQ backend, written in Java for AWS
Stars: ✭ 17 (+13.33%)
Mutual labels:  spring-data-jpa
weedow-searchy
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
Stars: ✭ 21 (+40%)
Mutual labels:  spring-data-jpa
migrate-Java-EE-app-to-azure
Migrate an existing Java EE workload to Azure
Stars: ✭ 12 (-20%)
Mutual labels:  jpa
yugastore-java
An implementation of a sample E-Commerce app. This online retail marketplace app uses Spring Boot (Java), React and YugabyteDB.
Stars: ✭ 105 (+600%)
Mutual labels:  spring-data-jpa
omnipersistence
Utilities for JPA, JDBC and DataSources
Stars: ✭ 24 (+60%)
Mutual labels:  jpa
springboot-vue.js-bbs
Spring Boot, Vue.js
Stars: ✭ 43 (+186.67%)
Mutual labels:  spring-data-jpa
kotlin-postgres
A Simple CRUD API using Spring Boot Application using PostgreSQL Database
Stars: ✭ 20 (+33.33%)
Mutual labels:  spring-data-jpa
jpa-manytomany-springboot-maven-mysql
JPA Many-To-Many Relationship Mapping Example with Spring Boot, Maven and MySQL
Stars: ✭ 20 (+33.33%)
Mutual labels:  jpa
jpa-postgres-spring
JPA Postgres Spring Boot Example
Stars: ✭ 17 (+13.33%)
Mutual labels:  jpa
active-persistence
Active Persistence is a implementation of Active Record Query Interface for JPA that makes it easy and fun.
Stars: ✭ 14 (-6.67%)
Mutual labels:  jpa
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (+53.33%)
Mutual labels:  jpa
spring-filter
Painless filtering library for JPA entities and MongoDB collections. Smoothly integrates with Spring APIs.
Stars: ✭ 123 (+720%)
Mutual labels:  jpa
HumanResources
Account Registration and Confirmation. Exception Handling. Caching with Redis.Mail sender by Apache Kafka.Notification send with RabbitMq.
Stars: ✭ 19 (+26.67%)
Mutual labels:  jpa
spring-boot-login-example
Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example
Stars: ✭ 50 (+233.33%)
Mutual labels:  spring-data-jpa
study
✏️ What I Studied
Stars: ✭ 14 (-6.67%)
Mutual labels:  spring-data-jpa
BankOfSpring
Production ready maven based Spring Boot starter kit application with example cases of handling transactions with Spring.
Stars: ✭ 39 (+160%)
Mutual labels:  spring-data-jpa
1-60 of 234 similar projects