jpa-entities
There are 120 repositories under jpa-entities topic.
Thomas-S-B/visualee
A maven plugin to visualize java ee projects
carter-ya/idea-plugin-jpa-support
Generate entity/repositroy for JPA/Lombok/Spring Data JPA.
finnozo/online-shopping
This is an online shopping project using Spring Boot,Spring web-flow, Spring Rest Services and Hibernate. In this project we also used Spring Security with java and annotation configuration
JetBrains/jpa-buddy-kotlin-entities
This repository shows how to declare Hibernate entities using Kotlin
Olow304/E-commerce-Spring
Spring boot e-commerce application
bezkoder/spring-jpa-query-example
Spring JPA @Query for custom query in Spring Boot example
liujingtech/IntelliJ-MySQL-Table-to-JPA-Entity
šVery easy to convert MySql table to JPA entity
pavankjadda/LiquibaseDemo
Safely Evolute Database with Liquibase and Spring Boot
bezkoder/spring-jpa-repository-query-example
JPA Repository query in Spring Boot with Derived Query methods example
RameshMF/JPA-Tutorial
Guide to Java Persistence API
dineshbhagat/spring-boot-web-jpa
This is working example of Spring-boot with hibernate
modhtanmay/Stock-Trading-Management
This Project is a basic model of Stock Trading Management where buying and selling of stocks can be done,orders can be maintained.
Atwa/Spring-boot-kotlin-JWT-Auth-Crud-Api
Spring boot App using Kotlin with JWT Authentication & Authorization to manage Playstation shops. Springboot + Kotlin + Jpa + JpaRepository + JWT + MVC + Auth2
bezkoder/jpa-one-to-one-unidirectional
Spring JPA One To One unidirectional mapping with Hibernate in a Spring Boot example using @OneToOne annotation.
rdbcache/rdbcache
redis database cache asynchronous api server
holon-platform/holon-datastore-jpa
Holon Platform JPA Datastore module. This is the Java Persistence API implementation of the Datastore API, with relational expressions and transactions support, along with a full Spring and Spring Boot integration.
krishnalagad/classroom-quiz-springboot-angular-app
Classroom quiz is a MCQ based online examination system project developed in angular material ui and spring boot, hibernate orm with mysql database.
SpringBrasil/spring-boot-and-materialize
InscriƧƵes https://goo.gl/cpzztS
alejandrocalleja/PBL5
PBL5 - Deck Learn
ngbsn/sqlscript2jpa-codegen
DDL to JPA Entities Code Generator
sbespalov/cs-mapper
Useful POJO mapper
Codeama/BusinessManager
A database backed Business Manager App developed with Java and JavaDB, and tested with JUnit
davorpa/atrakabank-jpa-hibernate-console
MonitorizaciĆ³n y control de atracos a sucursales bancarias. (IFCD0210)
gowthamrajk/JPA-Persistence-Demo
This module is about the demo of creating a Maven Project and Interact with the database using JPA Persistence, Entity Manager Factory & Named Queries.
GuilhermeFGL/Crud-Produto-Imagem
Spring Boot In-Memory Rest API Example
kiamesdavies/json-jpa-query
Translates JSON queries to JPA queries
otienogeoffrey812/spring-boot-rest-api-sample
Spring Boot Rest CRUD api
ssmtariq/taskmanager-rest-api-spring-security-jpa
A project management REST API with endpoints secured by Spring Security and uses MySQL & JPA for project and task creation, edit and retrieval. Global exception handling and role based access control is implemented. Used lombok and email dependencies.
Jewel-cse/Online-Electoral-System
The Online Electoral System built using SpringBoot is a web-based application designed to automate the voting process, making it more efficient and accessible to users
Pawfectly-Yours/spring-admin-service
Admin module for Pawfectly Yours, built with Spring Boot and Java. Provides backend functionality for managing pet supplies, user accounts, and adoption processes. Features a comprehensive dashboard for vet card tracking, appointment scheduling, and application data management. Essential for admin control.
Pawfectly-Yours/spring-auth-service
Auth microservice for Pawfectly Yours. Manages authentication and authorization processes, ensuring secure access to the application. Built with Spring Boot and Java, this service handles user login, registration, and role-based access control. Essential for maintaining security across the Pawfectly Yours platform.
Pawfectly-Yours/spring-inventory-service
Inventory microservice for Pawfectly Yours. Handles tracking and management of pet supply stock, including product details and reorder processes. Built with Spring Boot and Java, it ensures efficient inventory management and supports optimal stock levels, streamlining supply chain operations for the Pawfectly Yours platform.
Pawfectly-Yours/spring-pet-adoption-service
Pet Adoption microservice for Pawfectly Yours. Manages the dog adoption process, including application submissions, adoption statuses, and matching dogs with potential adopters. Built with Spring Boot and Java, this service ensures a smooth and efficient adoption workflow, helping dogs find their forever homes through the Pawfectly Yours platform.
Pawfectly-Yours/spring-vet-card-tracker-service
Vet Card Tracker microservice for Pawfectly Yours. Manages and tracks vet card information, including vaccination dates, completed vaccines, deworming, anti-tick treatments, vet records, and upcoming appointments. Built with Spring Boot and Java, this service ensures comprehensive and accurate vet care tracking for all pets on the platform.
Pawfectly-Yours/spring-vet-management-service
Vet Management microservice for Pawfectly Yours. Handles the management of vet records, including pet health histories, treatment logs, and vet information. Built with Spring Boot and Java, this service streamlines vet data management, facilitating efficient healthcare tracking and record-keeping for pets within the Pawfectly Yours application.
xreedev/Student-Mark-API-Springboot
A simple Spring Boot application for managing and tracking student marks, featuring CRUD operations and using an embedded H2 database for testing and development.