jpa-entities

There are 120 repositories under jpa-entities topic.

  • Spring-framework

    Language:Java1
  • HIBERNATE

    Language:Java1
  • TiendaLibros

    Language:Java
  • spring-boot-rest-api

    API RestFul Spring Boot 3 with Model Relation One-To-Many

    Language:Java1
  • rcpsp-data-provider

    Application to provide an API as infrastructure to solve RCPSP problems.

    Language:Java1
  • springboot-crud-student-api

    Springboot RestFul API with CRUD endpoints on a student management system

    Language:Java1
  • accounting-group-website-backend

    Spring Boot + Hibernate + MVC Architecture + JPA ORM+ MySQL Relational DB Stack

    Language:Java1
  • gestangenviaj-jpa-hibernate-console

    Gestión de billetes en una agencia de viajes (IFCD0210)

  • gestbiblio-jpa-hibernate-console

    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

    Language:Java1
  • Projeto-Spring-Boot

    Projeto Java web no Spring Boot, aulão do devsuperior

    Language:Java1
  • library-backend

    Backend for library fullstack application (Spring Boot - Angular)

    Language:Java1
  • CRUD-with-generics

    Example Spring Boot Application using JPA, PosgreSQL and Generics

    Language:Java1
  • 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!

    Language:Java1
  • 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.

    Language:Java1
  • java-9

    Criando Entidades de Banco de Dados em Java

    Language:Java1
  • generic-dao

    Generic Dao, CRUD methods, JPA

    Language:Java1
  • db-mock-store

    database mock store for unit testing database data

    Language:Java1
  • java8-jpa-entity-generator

    Springboot JPA Entity & Respotiory Generator

  • people-mgmt-orm

    Simple application to demonstrate JPA ORM for a people management application

    Language:Java1
  • java-persistence-jpa

    Java persistence with jpa

    Language:Java1
  • 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.

    Language:Java1
  • YJSF

    :coffee: Proyecto usando java y JSF, tambien se agregó un poco de javacript.

    Language:HTML1
  • SentinelOfLiberty

    Remake of the Sentinel of Liberty project, with Java Spring Boot for backend.

    Language:Java
  • 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.

    Language:HTML
  • Artflake-Virtual-Gallery

    A modern artwork e-commerce website with great UI UX built using React and Java as backend

    Language:Java
  • JPA-Pizza

    JPA - Pizzeria

    Language:Java
  • spring-boot-basic-system

    Sistema desenvolvido durante a disciplina de Desenvolvimento de Sistemas Web II no Instituto Metrópole Digital (IMD).

    Language:Java
  • Concesionaria

    Aplicacion de escritorio para concesionario automotriz, Realiza CRUD de automoviles. Desarrollado en Java con JPA a BBDD.

    Language:Java
  • 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.

    Language:Java
  • 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.

    Language:Java
  • springboot_student_api

    springboot_student_api

    Springboot implementation on a student api crud using jpa

    Language:Java
  • 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.

    Language:Java
  • 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.

    Language:Python
  • 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

    Language:Java