jpa-hibernate
There are 2776 repositories under jpa-hibernate topic.
eazybytes/spring
Spring, SpringBoot, JPA, Hibernate : Zero To Master - Code Examples
AlanBinu007/Spring-Boot-Advanced-Projects
💖💖Here we are making almost all types of Spring Boot Applications that you suggested via linkedin/Gmail, If you are looking something that is out of the box then just ping me in linkedin or mail with your required project i will make the template/full project for you for free NOTE : ONLY FOR STUDY PURPOSES
RainbowForest/e-commerce-microservices
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules
bezkoder/spring-boot-data-jpa-mysql
Spring Boot Rest CRUD API example - Spring Data JPA to interact with MySQL/PostgreSQL database.
DanielMichalski/spring-boot-java-swing-reservations
The project aims to present how to connect Spring Boot 3 and Java 17 Swing GUI widget toolkit. All application dependencies are provided by Docker Compose. There are also static code analysis tools like PMD and Checkstyle.
1chz/realworld-java21-springboot3
RealWorld backend API built using Java 21 and Spring Boot 3
scbushan05/online-bookstore
Online book store is a single page(SPA) web application built from scratch using Angular 8 and Java spring boot with mysql database.
GuillaumeFalourd/java-training-api
Esse repositório disponibiliza uma versão zero de uma API de cadastro de usuários (Users) a ser melhorada com desafios ☕️ 🇧🇷
AlanBinu007/ReactJs-SpringBoot-Full-Stack-Development
💥💥Full Stack Development using ReactJs and Spring Boot. Here we are used MySql, MongoDb and PostgreSql database to store the data. We also implemented the Spring Security. Here we can understand add, view, edit and delete operations. This is the template/project that we are given to our junior colleagues in our college knowledge workshop
sanchit2107/Flight-Management-System
This consists of the Flight Management System using Spring Boot and Angular 9. A complete example of learning Full-stack Development along with implementation
SelimHorri/project-tracking-system-backend-app
Enterprise project tracker, tracks commits done by employees after getting assigned to a couple of projects by their managers
bezkoder/spring-boot-jpa-postgresql
Spring Boot, PostgreSQL example with Maven, Spring JPA
sirloin-bondaero/meatplatform-sandbox
설로인 육류 플랫폼팀의 Sandbox Project 모음
rimmelasghar/SpringBoot-boilerPlate
Spring Boot Boilerplate is a starter kit for developing production ready SpringBoot Applications. This project includes : Spring Boot(3.1.2), Spring Data JPA, Spring Validation, Spring Security + JWT Token, MySQL, Mapstruct, Lombok, Swagger.
ramostear/una-boot-backup
a simple and easy-to-use Java blog system based on spring boot 2.0,welcome to star and take it away.
mces58/JavaEssentials
What is JAVA?
julianazanelatto/rdswithapirest
Project for creating a REST API with Java. An API is said to be Restful if it follows the REST standard, or Richardson's maturity model. For this, we use modules such as spring web, spring-jpa and spring Hateoas in this basic API.
asdhammu/Library
Online Library Management. User can search, check in, checkout book
DanielMichalski/spring-web-rss-channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
bezkoder/spring-boot-one-to-many
Spring JPA, Hibernate One To Many example in Spring Boot with ManyToOne annotation
ali-bouali/spring-boot-for-beginners
Spring boot application for complete beginners. The full course is available on my website
ycl-true/personJudge
personJudge System 网站预览---->http://47.106.235.227 (账号111,密码12345) 后端:SpringBoot/JPA/mysql/cache/前后端分离(nginx做静态转发)/swagger 前端:bootstrap+Jquery及其插件:jquery-cookie,toastr,steps,validate,wnumb,nouislider,DataTables,layer,chosen,echarts
abhisheks008/Cognizant-Java-FSE-Handson-2023
This repository contains all the latest solutions of Java FSE domain from the Internship and CSD training by Cognizant Technology Solutions. All the solutions are updated for the year 2023.
oguzkaran/JavaApp1-Mar-2023
JavaApp1-Mar-2023
amitrp/spring-examples
Contains Spring and Spring Boot Code Samples used in https://www.amitph.com/ tutorials
burakboduroglu/programming_notes
Programming Notes
bezkoder/spring-boot-many-to-many
Spring JPA Many To Many example with Hibernate and Spring Boot CRUD Rest API - ManyToMany annotation
tdilber/spring-jpa-generic-criteria
Spring Jpa Dynamic Query Project
naspredam/rest-spring-boot-hexagonal-architecture
Spring boot on rest api for users resource on hexagonal architecture
bezkoder/spring-boot-thymeleaf-pagination
Spring Boot Thymeleaf pagination and Bootstrap example
bezkoder/spring-jpa-query-example
Spring JPA @Query for custom query in Spring Boot example
codeforgeyt/jpa-paging-sorting-filtering
Paging, sorting and filtering using JPA Criteria API
codeforgeyt/one-to-many-web-service
Hibernate one to many web service with rest endpoints and spring boot admin
piomin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
OGJG-ZAMONG/ZAMONG-Backend-V1
😻 '꿈'이라는 주제로 서로 정보를 공유하고 소통하는 커뮤니티
bezkoder/spring-jpa-native-query-example
Spring Data JPA Native Query example (with parameters) in Spring Boot