All Projects → bezkoder → spring-boot-data-jpa-mysql

bezkoder / spring-boot-data-jpa-mysql

Licence: other
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to spring-boot-data-jpa-mysql

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 (-69.66%)
Mutual labels:  spring-data-jpa, restful-api, jpa-hibernate
mezon
Mezon is a simple php framework wich will help you to create business applications.
Stars: ✭ 35 (-60.67%)
Mutual labels:  crud, restful-api, crud-api
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (-59.55%)
Mutual labels:  crud, crud-application, crud-sample
logrocket deno api
A functional CRUD-like API with Deno and Postgres
Stars: ✭ 23 (-74.16%)
Mutual labels:  crud, crud-sample, crud-api
FullStack-Angular-SpringBoot
Customer Relationship Managment [Full-stack Web Development using Angular & SpringBoot (RestFull API)]
Stars: ✭ 48 (-46.07%)
Mutual labels:  crud, crud-application, restful-api
springboot-rest-api-angularjs-https
REST API https with Spring Boot and Angular JS. Use MySQL, Hibernate and Spring Security.
Stars: ✭ 38 (-57.3%)
Mutual labels:  jpa, restful-api
spring-data-jpa-demo
这是一个 Spring Data JPA 的 demo, 旨在演示大部分常用的使用方法。
Stars: ✭ 43 (-51.69%)
Mutual labels:  jpa, spring-data-jpa
project-tracking-system-backend-app
Enterprise project tracker, tracks commits done by employees after getting assigned to a couple of projects by their managers
Stars: ✭ 62 (-30.34%)
Mutual labels:  restful-api, jpa-hibernate
Spring-Boot-2
Spring Boot 2.x examples
Stars: ✭ 33 (-62.92%)
Mutual labels:  jpa, spring-data-jpa
http-node-api
O objetivo dessa aplicação era criar uma API sem nenhuma dependência externa, apenas utilizando as bibliotecas nativas do NodeJS. Tudo foi feito utilizando 100% Javascript.
Stars: ✭ 44 (-50.56%)
Mutual labels:  crud, crud-api
vogon-java
Vogon - A simple personal finance tracker using Spring Boot and AngularJS
Stars: ✭ 16 (-82.02%)
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 (-3.37%)
Mutual labels:  jpa, spring-data-jpa
velox
The minimal PHP micro-framework.
Stars: ✭ 55 (-38.2%)
Mutual labels:  crud, crud-application
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 (-70.79%)
Mutual labels:  jpa, spring-data-jpa
react-crud-icons
57 SVG icons for CRUD applications, packaged as a React component with light & dark themes and tooltip.
Stars: ✭ 19 (-78.65%)
Mutual labels:  crud, crud-application
java-crud-api
No description or website provided.
Stars: ✭ 24 (-73.03%)
Mutual labels:  crud, crud-api
Crud
NestJs CRUD for RESTful APIs
Stars: ✭ 2,709 (+2943.82%)
Mutual labels:  crud, restful-api
Nestjs Mongoose Crud
Nest.js crud module for mongoose models without `nestjsx/crud`
Stars: ✭ 164 (+84.27%)
Mutual labels:  crud, restful-api
Okta Spring Boot React Crud Example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 176 (+97.75%)
Mutual labels:  crud, jpa
okta-spring-boot-react-crud-example
Simple CRUD with React and Spring Boot 2.0
Stars: ✭ 214 (+140.45%)
Mutual labels:  crud, jpa

Spring Boot JPA MySQL - Building Rest CRUD API example

For more detail, please visit:

Spring Boot JPA + MySQL - Building Rest CRUD API example

Spring Boot JPA + PostgreSQL - Building Rest CRUD API example

More Practice:

Spring Boot File upload example with Multipart File

Spring Boot Pagination & Filter example | Spring JPA, Pageable

Spring Data JPA Sort/Order by multiple Columns | Spring Boot

Spring Boot Repository Unit Test with @DataJpaTest

Associations:

Spring Boot One To Many example with Spring JPA, Hibernate

Spring Boot Many To Many example with Spring JPA, Hibernate

Security:

Spring Boot + Spring Security JWT Authentication & Authorization

Deployment:

Deploy Spring Boot App on AWS – Elastic Beanstalk

Docker Compose Spring Boot and MySQL example

Fullstack:

Vue.js + Spring Boot + MySQL example

Vue.js + Spring Boot + PostgreSQL example

Angular 10 + Spring Boot + MySQL example

Angular 11 + Spring Boot + MySQL example

Angular 12 + Spring Boot + MySQL example

Angular 13 + Spring Boot + MySQL example

Angular 10 + Spring Boot + PostgreSQL example

Angular 11 + Spring Boot + PostgreSQL example

Angular 12 + Spring Boot + PostgreSQL example

Angular 13 + Spring Boot + PostgreSQL example

Angular 13 + Spring Boot + H2 Embedded Database example

React + Spring Boot + MySQL example

React + Spring Boot + PostgreSQL example

Run both Back-end & Front-end in one place:

Integrate Angular with Spring Boot Rest API

Integrate React.js with Spring Boot Rest API

Integrate Vue.js with Spring Boot Rest API

Run Spring Boot application

mvn spring-boot:run
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].