jpa-entities
There are 120 repositories under jpa-entities topic.
spring-boot-rest-api
API RestFul Spring Boot 3 with Model Relation One-To-Many
rcpsp-data-provider
Application to provide an API as infrastructure to solve RCPSP problems.
springboot-crud-student-api
Springboot RestFul API with CRUD endpoints on a student management system
accounting-group-website-backend
Spring Boot + Hibernate + MVC Architecture + JPA ORM+ MySQL Relational DB Stack
gestangenviaj-jpa-hibernate-console
Gestión de billetes en una agencia de viajes (IFCD0210)
gestbiblio-jpa-hibernate-console
Gestión de préstamos en una biblioteca - librería (IFCD0210)
Java-Web-Spring-Boot
pequeno sistema (API REST) de usuários e departamentos. Aulão devsuperior
Projeto-Spring-Boot
Projeto Java web no Spring Boot, aulão do devsuperior
library-backend
Backend for library fullstack application (Spring Boot - Angular)
CRUD-with-generics
Example Spring Boot Application using JPA, PosgreSQL and Generics
momomo.com.platform.db.transactional.Hibernate
A library to execute database command in transactions without having to use annotations based on Hibernate libraries. No Spring!
jsf_jpa_postgresql_crud
It includes an example of EclipseLink framework and PostgreSQL database connection. In this example, CRUD (create, read, update and delete) operations are also performed.
java-9
Criando Entidades de Banco de Dados em Java
generic-dao
Generic Dao, CRUD methods, JPA
db-mock-store
database mock store for unit testing database data
java8-jpa-entity-generator
Springboot JPA Entity & Respotiory Generator
people-mgmt-orm
Simple application to demonstrate JPA ORM for a people management application
java-persistence-jpa
Java persistence with jpa
CRUD-JAVA-JSP
:coffee: Practica haciendo uso de java como lenguaje de programacion y JavaServer Pages (JSP) como tecnología para el desarrollo de páginas web dinámicas.
YJSF
:coffee: Proyecto usando java y JSF, tambien se agregó un poco de javacript.
SentinelOfLiberty
Remake of the Sentinel of Liberty project, with Java Spring Boot for backend.
Spring-Jpa-Mvc-Security
This project integrates Spring MVC, JPA, and Hibernate for managing Instructor, Address, and Course entities. It uses Liquibase for database management and Postman for API testing. Key features include creating, reading, updating, and deleting entities, along with security to ensure authentication, authorization measures for safe data handling.
Artflake-Virtual-Gallery
A modern artwork e-commerce website with great UI UX built using React and Java as backend
JPA-Pizza
JPA - Pizzeria
spring-boot-basic-system
Sistema desenvolvido durante a disciplina de Desenvolvimento de Sistemas Web II no Instituto Metrópole Digital (IMD).
Concesionaria
Aplicacion de escritorio para concesionario automotriz, Realiza CRUD de automoviles. Desarrollado en Java con JPA a BBDD.
SpringJpaEntityMappings
This project includes a demonstration of a Spring JPA project which utilizes Hibernate mappings, Spring JPA Repository with Service layer. The mappings are then tested in JUnit with the help of an H2 in memory database.
SpringFramework6-rest-mvc
Spring Framework 6 REST MVC example. Lombok annotations, Data Storage using static data, Spring JPA with H2 for temporal storage and MySQL for permanent storage. MockitoMVC and assertions example use. Best practices for all code mentioned before.
springboot_student_api
Springboot implementation on a student api crud using jpa
Backend-App-SpringBoot-REST-Data-JPA-RDBMS-MySQL--Superhero-Sightings
Back end application, built using Spring Boot framework, Spring JPA with ORM for management of relation data. Provides full CRUD operations, along with additional custom finder methods. Packages: Model, DAO, Service, Controller, Exception(with a GlobalExceptionHandler class). RDBMS with MySQL, 3NF data normalization. ERD.
CodeCraftsman
The project automates the creation of Java entities and their associated test cases, streamlining development. It generates code for entities. Test cases ensure entity correctness. The project saves time and accelerates development while maintaining code quality.
spring-security-jpa
The project aims at reducing the boilerplate code necessary to build a new Spring Project using both Spring Security and Spring Data JPA