An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: jakarta-persistence

hibernate/hibernate-orm

Hibernate's core Object/Relational Mapping functionality

Language: Java - Size: 274 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6,144 - Forks: 3,620

neziw/Spring-LoginDemo

A demo project showcasing a Spring Boot login system with Thymeleaf, MySQL, and Docker Compose for easy setup and deployment.

Language: Java - Size: 222 KB - Last synced at: about 5 hours ago - Pushed at: about 10 hours ago - Stars: 2 - Forks: 0

shahob-atm/library

Language: Java - Size: 20.6 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

datanucleus/datanucleus-api-jakarta

Support for DataNucleus persistence using the Jakarta Persistence API

Language: Java - Size: 1.64 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 2

locke-chappel/oss-java-commons-jpa

JPA abstractions and helper functions/classes (Hibernate based)

Language: Java - Size: 52.7 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

vishwaravi/CiboSeat

a Table based Food Ordering Backend application for Restaurants. This app make Food Ordering more easy and convenient for Restaurant to manage Food Orders.

Language: Java - Size: 137 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jwcarman/jpa-utils

A collection of Jakarta Persistence API utilities

Language: Java - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aleksadacic/DataQuerying

A lightweight library for simplifying dynamic query building with Spring Data JPA, featuring filters, pagination, and sorting, also suitable for making projections.

Language: Java - Size: 284 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

alansastre/jakartaee-jpa-hibernate

Persistencia en Java y Jakarta EE con Jakarta Persistence e Hibernate. Formerly Java EE / JPA. Almacenamiento de datos en bases de datos.

Language: Java - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

arafkarsh/ms-springboot-310-jakarta-10

Microservice: Java 17, SpringBoot 3.1.0, & Jakarta 10. Redis as Distributed cache and with Kafka Client for async communications along with AOP, Exception, Crypto and Security (JWT) Framework.

Language: Java - Size: 11.6 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 11 - Forks: 6

anazalu/pet-flow

This test automation project uses a Spring Boot application, built solely for testing, to execute integration-style tests against controller endpoints, employing MockMvc for simulating HTTP requests and H2 as the database, while validating the response status, content, and jsonPath.

Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

apulbere/crop

a lightweight, zero dependency, and type-safe wrapper around Java Persistence Criteria API, which simplifies building queries, particularly useful within REST SQL (RSQL) context

Language: Java - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

NMandisa/multi-db-demo

Sample demo reference project Multi-Datasources using spring6(core,data-jpa),Hibernate (ORM) , Jarkata EE and Maven(build tool) [XML based configurations]

Language: Java - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Venumadhavmule/Login_Module

Login Module is a simple user authentication system built using JSP, Servlets, HTML, CSS, MySQL, and Java. It allows users to register, log in, and securely manage sessions. The project features user registration, login functionality, session management, and logout with secure password hashing. It is designed for easy integration into Java-based we

Language: Java - Size: 3.49 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

arafkarsh/ms-quickstart

Microservices QuickStart. Microservice with Redis as Distributed cache and with Kafka Client for async communications along with AOP, Exception, Crypto and Security (JWT) Framework.

Size: 2.26 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

hantsy/jakartaee9-servlet-starter-boilerplate

A Jakarta EE starter project boilerplate for Jakarta Servlet 5.0 (aligned with Jakarta EE 9) Container

Language: Java - Size: 369 KB - Last synced at: 23 days ago - Pushed at: 9 months ago - Stars: 24 - Forks: 8

BHIMAVARAPU-MANOJ-KUMAR/Spring-Data-Jakarta-Persistence-API

Spring Data JPA Course from AmigosCode.

Language: Java - Size: 833 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

NMandisa/hibernate6-demo

Sample demo reference project Hibernate 6 (ORM) with Jarkata Persistence using Commerce Domain knowlegde

Language: Java - Size: 237 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

dohinafs/Student-Registration-CRUD-spring-boot

A simple CRUD performing application made using Spring Boot, mySQL and JSP.

Language: Java - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

algaworks/ebook-jpa

E-book JPA, O Guia Definitivo.

Language: Java - Size: 93.8 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 2

amadr-95/library-app

Library application for managing books, loans, staff and members

Language: Java - Size: 7.85 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

satish-kg/book_my_movie

A backend application built using Java, Spring Boot and Maven which uses MySQL as database. The list of api's are provided below in README file (⬇️please scroll down⬇️).

Language: Java - Size: 76.2 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PaulitoRenatito/Restaurant_Review_System

Este é um sistema de avaliação de restaurantes onde os usuários podem avaliar diferentes estabelecimentos. Os dados são armazenados em um banco de dados PostgreSQL. O projeto é dividido em Backend, desenvolvido em Java Spring, e Frontend, desenvolvido em React.

Language: TypeScript - Size: 28.6 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rjrahul08/Shopping-Cart-backend-clone

Onling Shopping API , where we can create , update , delete the seller , product , user , items .

Language: Java - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kiswanij/jframework-data-jpa-example

Example of executing database operation without wiring SQL statements using our JK-Framework Data API, based on an JPA, Hibernate.

Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abdellatif-laghjaj/jakarta-jpa-example

Simple Jakarta web app with JPA implementation

Language: Java - Size: 90.8 KB - Last synced at: about 16 hours ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Elisabete-MO/agrix-I

Agrix - I

Language: Java - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Elisabete-MO/alexandria

Projeto API Rest Alexandria

Language: Java - Size: 268 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

monsterwhat/JakartaFaces4.0

MVC made with Jakarta 10 and Faces 4.0

Language: Java - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

dmr4eg/music-platform-database

JPA SQL Database for music streaming service

Language: Java - Size: 1.08 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

NatanCastro/dslist

Projeto Spring Boot desenvolvido durante o intensivo Java Spring Boot.

Language: Java - Size: 101 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

myNameIsKoba/workshop-springboot

Language: Java - Size: 96.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marcopotok/jpa-predicate-builder

Lightweight layer on top of JPA for easy query construction in Java

Language: Java - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

lee97matthew/joiNus Fork of timcheng112/joiNus

IS3106 Group Project - Third Prize at Steps 20

Language: Java - Size: 323 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

lucasvalenteds/poc-spring-api-testing

Running unit and integration tests against domain, persistence and web layers of a REST API

Language: Java - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-many-to-many

Using JPA to implement a many-to-many relationship

Language: Java - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-one-to-many-bidirectional

Using JPA to implement a one-to-many relationship

Language: Java - Size: 73.2 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-one-to-many-unidirectional

Using JPA to implement a one-to-many relationship

Language: Java - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-many-to-one

Use JPA to implement a many-to-one relationship

Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-one-to-one-bidirectional

Using JPA to implement a one-to-one relationship

Language: Java - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lucasvalenteds/poc-jpa-one-to-one-unidirectional

Use JPA to implement a one-to-one relationship

Language: Java - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

maikelsouza/algalog-api

Minicurso sobre Spring Rest da Algaworks. Esse minicurso usa as seguintes tecnologias SpringRest, Lombok, Spring-data-jpa, Jakarta EE (especificações e implementação, respectivamente: Jakarta Persistence e Hibernate-core, Jakarta Bean Validation e Hibernate-validator), MySql, Flyway, ModelMapper

Language: Java - Size: 76.2 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0